Anonymous

Main Page: Difference between revisions

From LexBib
no edit summary
mNo edit summary
No edit summary
Line 17: Line 17:
*[[LexBib bibliodata workflow overview]], a description of how we process bibliographical data
*[[LexBib bibliodata workflow overview]], a description of how we process bibliographical data


If you are looking for publication metadata for download to your own citation manager app, or e.g. as bibtex, go to [[LexBib Zotero]]. If you want to discover publications, by searching for authors, languages, or terms, go to [[Elexifinder]]. LexBib wikibase data can also be [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20%2a%0A%0Awhere%20%7B%0A%20%20%0A%20%20%7D queried] in a graphical interface, or accessed using its SPARQL [https://lexbib.elex.is/query/sparql endpoint]; single entities and their relations can be downloaded as [[Special:EntityData|entity data]] RDF dump ([[Special:EntityData/Q9484.ttl|example]]).
If you are looking for publication metadata for download to your own citation manager app, or e.g. as bibtex, go to [[LexBib Zotero]]. If you want to discover publications, by searching for authors, languages, or terms, go to [[Elexifinder]]. LexBib wikibase data can also be [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20%2a%0A%0Awhere%20%7B%0A%20%20%0A%20%20%7D queried] in a graphical interface, or accessed using its SPARQL [https://lexbib.elex.is/query/sparql endpoint]; single entities and their relations can be downloaded as [[Special:EntityData|entity data]] RDF dump ([[Special:EntityData/Q9484.ttl|example]]).


= See what's in the database =
= See what's in the database =
The following links lead to simple SPARQL queries in a graphical interface. Queries are executed on the fly by pressing the start button, and results always reflect LexBib wikibase content at that particular point in time. You can modify or combine the queries. '''If you are an author''', a quick way to check which of your articles are already in the database is to find yourself through the main search above, and then click on "What links here" in the side pane menu. You can also search for yourself on [[LexBib Zotero]] or [[Elexifinder]].
The following links lead to simple SPARQL queries in a graphical interface. Queries are executed on the fly by pressing the start button, and results always reflect LexBib wikibase content at that particular point in time. You can modify or combine the queries. '''If you are an author''', a quick way to check which of your articles are already in the database is to find yourself through the main search above, and then click on "What links here" in the side pane menu. You can also search for yourself on [[LexBib Zotero]] or [[Elexifinder]].
* All bibliographical items: authors, title, date: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0A%0Aselect%20%3Furi%20%28group_concat%28%3FauthorLabel%3BSEPARATOR%3D%22%3B%20%22%29%20as%20%3Fauthors%29%20%3Fdate%20%3Ftitle%20where%20%0A%7B%20%3Furi%20ldp%3AP5%20lwb%3AQ3%3B%20%23%20Q3%3A%20BibItem%0A%20%20%20%20%20%20%20ldp%3AP6%20%3Ftitle%3B%0A%20%20%20%20%20%20%20ldp%3AP15%20%3Fdate%3B%0A%20%20%20%20%20%20%20ldp%3AP12%20%3Fauthor.%0A%20%3Fauthor%20rdfs%3Alabel%20%3FauthorLabel.%0A%20filter%28lang%28%3FauthorLabel%29%3D%22en%22%29%0A%20%20%0A%7D%20group%20by%20%3Furi%20%3Fauthors%20%3Fdate%20%3Ftitle%0A Query].
* All bibliographical items: authors, title, date: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0A%0Aselect%20%3Furi%20%28group_concat%28%3FauthorLabel%3BSEPARATOR%3D%22%3B%20%22%29%20as%20%3Fauthors%29%20%3Fdate%20%3Ftitle%20where%20%0A%7B%20%3Furi%20ldp%3AP5%20lwb%3AQ3%3B%20%23%20Q3%3A%20BibItem%0A%20%20%20%20%20%20%20ldp%3AP6%20%3Ftitle%3B%0A%20%20%20%20%20%20%20ldp%3AP15%20%3Fdate%3B%0A%20%20%20%20%20%20%20ldp%3AP12%20%3Fauthor.%0A%20%3Fauthor%20rdfs%3Alabel%20%3FauthorLabel.%0A%20filter%28lang%28%3FauthorLabel%29%3D%22en%22%29%0A%20%20%0A%7D%20group%20by%20%3Furi%20%3Fauthors%20%3Fdate%20%3Ftitle%0A Query].
* Bibliographical items with PDF full text: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0A%0Aselect%20%3Furi%20%28group_concat%28%3FauthorLabel%3BSEPARATOR%3D%22%3B%20%22%29%20as%20%3Fauthors%29%20%3Fdate%20%3Ftitle%20%3Ffulltextcode%0Awhere%20%0A%7B%20%3Furi%20ldp%3AP5%20lwb%3AQ3%3B%20%23%20Q3%3A%20BibItem%0A%20%20%20%20%20%20%20ldp%3AP6%20%3Ftitle%3B%0A%20%20%20%20%20%20%20ldp%3AP15%20%3Fdate%3B%0A%20%20%20%20%20%20%20ldp%3AP12%20%3Fauthor%3B%0A%20%20%20%20%20%20%20lp%3AP16%20%3Fzotero_item_statement.%0A%20%3Fauthor%20rdfs%3Alabel%20%3FauthorLabel.%0A%20%3Fzotero_item_statement%20lpq%3AP70%20%3Ffulltextcode.%0A%20filter%28lang%28%3FauthorLabel%29%3D%22en%22%29%0A%20%20%20%0A%7D%20group%20by%20%3Furi%20%3Fauthors%20%3Fdate%20%3Ftitle%20%3Ffulltextcode%0A Query].
* Bibliographical items with PDF full text: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0A%0Aselect%20%3Furi%20%28group_concat%28%3FauthorLabel%3BSEPARATOR%3D%22%3B%20%22%29%20as%20%3Fauthors%29%20%3Fdate%20%3Ftitle%20%3Ffulltextcode%0Awhere%20%0A%7B%20%3Furi%20ldp%3AP5%20lwb%3AQ3%3B%20%23%20Q3%3A%20BibItem%0A%20%20%20%20%20%20%20ldp%3AP6%20%3Ftitle%3B%0A%20%20%20%20%20%20%20ldp%3AP15%20%3Fdate%3B%0A%20%20%20%20%20%20%20ldp%3AP12%20%3Fauthor%3B%0A%20%20%20%20%20%20%20lp%3AP16%20%3Fzotero_item_statement.%0A%20%3Fauthor%20rdfs%3Alabel%20%3FauthorLabel.%0A%20%3Fzotero_item_statement%20lpq%3AP70%20%3Ffulltextcode.%0A%20filter%28lang%28%3FauthorLabel%29%3D%22en%22%29%0A%20%20%20%0A%7D%20group%20by%20%3Furi%20%3Fauthors%20%3Fdate%20%3Ftitle%20%3Ffulltextcode%0A Query].
* Authors, and number of (co-)authored publications: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20distinct%20%0A%3Fauthor%20%3FauthorLabel%20%0A%28count%28%3Fbibitem%29%20as%20%3FnumberOfPublications%29%0Awhere%0A%7B%20%3Fauthor%20ldp%3AP5%20lwb%3AQ5%20.%0A%20%20%3Fbibitem%20%20ldp%3AP12%20%3Fauthor%20.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%20group%20by%20%3Fauthor%20%3FauthorLabel%20%3FnumberOfPublications%0Aorder%20by%20desc%28%3FnumberOfPublications%29%0A Query].
* Authors, and number of (co-)authored publications: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20distinct%20%0A%3Fauthor%20%3FauthorLabel%20%0A%28count%28%3Fbibitem%29%20as%20%3FnumberOfPublications%29%0Awhere%0A%7B%20%3Fauthor%20ldp%3AP5%20lwb%3AQ5%20.%0A%20%20%3Fbibitem%20%20ldp%3AP12%20%3Fauthor%20.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%20group%20by%20%3Fauthor%20%3FauthorLabel%20%3FnumberOfPublications%0Aorder%20by%20desc%28%3FnumberOfPublications%29%0A Query].
* Author names and name variants: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0A%0Aselect%20%3Fperson%20%3FpreferredGivenName%20%3FpreferredLastName%20%28group_concat%28str%28%3FaltLabel%29%3BSEPARATOR%3D%22%3B%20%22%29%20as%20%3FnameVariants%29%20%28count%28%3FaltLabel%29%2B1%20as%20%3Fvariants%29%0Awhere%20%7B%0A%20%20%3Fperson%20ldp%3AP5%20lwb%3AQ5%20%3B%0A%20%20%20%20%20%20%20%20%20%20ldp%3AP101%20%3FpreferredGivenName%20%3B%0A%20%20%20%20%20%20%20%20%20%20ldp%3AP102%20%3FpreferredLastName%20.%0A%20OPTIONAL%20%7B%3Fperson%20skos%3AaltLabel%20%3FaltLabel%20.%7D%0A%20%20%0A%20%20%7D%20GROUP%20BY%20%3Fperson%20%3FpreferredGivenName%20%3FpreferredLastName%20%3FnameVariants%20%3Fvariants%0A%0AORDER%20BY%20%0ADESC%20%28%3Fvariants%29%0A%3FpreferredLastName Query].
* Author names and name variants: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0A%0Aselect%20%3Fperson%20%3FpreferredGivenName%20%3FpreferredLastName%20%28group_concat%28str%28%3FaltLabel%29%3BSEPARATOR%3D%22%3B%20%22%29%20as%20%3FnameVariants%29%20%28count%28%3FaltLabel%29%2B1%20as%20%3Fvariants%29%0Awhere%20%7B%0A%20%20%3Fperson%20ldp%3AP5%20lwb%3AQ5%20%3B%0A%20%20%20%20%20%20%20%20%20%20ldp%3AP101%20%3FpreferredGivenName%20%3B%0A%20%20%20%20%20%20%20%20%20%20ldp%3AP102%20%3FpreferredLastName%20.%0A%20OPTIONAL%20%7B%3Fperson%20skos%3AaltLabel%20%3FaltLabel%20.%7D%0A%20%20%0A%20%20%7D%20GROUP%20BY%20%3Fperson%20%3FpreferredGivenName%20%3FpreferredLastName%20%3FnameVariants%20%3Fvariants%0A%0AORDER%20BY%20%0ADESC%20%28%3Fvariants%29%0A%3FpreferredLastName Query].
* [[LexVoc]] terms: LexBib URI, English labels, and [https://babelnet.org/ BabelNet] URI: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20%3FTerm%20%3FenPrefLabel%20%28group_concat%28%3FenAltLabel%3BSEPARATOR%3D%22%3B%22%29%20as%20%3FenAltLabels%29%20%28uri%28concat%28%22http%3A%2F%2Fbabelnet.org%2Frdf%2Fs%22%2C%3Fbnid%29%29%20as%20%3FBabelNet%29%0A%0Awhere%20%7B%0A%20%20%3FTerm%20ldp%3AP5%20lwb%3AQ7%3B%0A%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3FenPrefLabel.%0A%20%20filter%28lang%28%3FenPrefLabel%29%3D%22en%22%29%0A%20OPTIONAL%20%7B%20%3FTerm%20skos%3AaltLabel%20%3FenAltLabel.%0A%20%20%20%20%20%20%20%20%20%20%20%20filter%28lang%28%3FenAltLabel%29%3D%22en%22%29%20%7D%0A%20OPTIONAL%20%7B%20%3FTerm%20ldp%3AP86%20%3Fbnid.%7D%0A%20%20%20%20%20%20%20%0A%20%20%7D%20group%20by%20%3FTerm%20%3FenPrefLabel%20%3FenAltLabel%20%3Fbnid%0A%20%20%20%20order%20by%20LCASE%28%3FenPrefLabel%29 Query].
* [[LexVoc]] terms: LexBib URI, English labels, and [https://babelnet.org/ BabelNet] URI: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20%3FTerm%20%3FenPrefLabel%20%28group_concat%28%3FenAltLabel%3BSEPARATOR%3D%22%3B%22%29%20as%20%3FenAltLabels%29%20%28uri%28concat%28%22http%3A%2F%2Fbabelnet.org%2Frdf%2Fs%22%2C%3Fbnid%29%29%20as%20%3FBabelNet%29%0A%0Awhere%20%7B%0A%20%20%3FTerm%20ldp%3AP5%20lwb%3AQ7%3B%0A%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3FenPrefLabel.%0A%20%20filter%28lang%28%3FenPrefLabel%29%3D%22en%22%29%0A%20OPTIONAL%20%7B%20%3FTerm%20skos%3AaltLabel%20%3FenAltLabel.%0A%20%20%20%20%20%20%20%20%20%20%20%20filter%28lang%28%3FenAltLabel%29%3D%22en%22%29%20%7D%0A%20OPTIONAL%20%7B%20%3FTerm%20ldp%3AP86%20%3Fbnid.%7D%0A%20%20%20%20%20%20%20%0A%20%20%7D%20group%20by%20%3FTerm%20%3FenPrefLabel%20%3FenAltLabel%20%3Fbnid%0A%20%20%20%20order%20by%20LCASE%28%3FenPrefLabel%29 Query].
* [[LexVoc]] terms: LexBib URI, English labels, and hits in LexBib/Elexifinder full text corpus (English): [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20%3FTerm%20%3FenPrefLabel%20%28group_concat%28%3FenAltLabel%3BSEPARATOR%3D%22%3B%22%29%20as%20%3FenAltLabels%29%20%3Fwikidata%20%3Fcorpus_hits%0A%0Awhere%20%7B%0A%20%20%3Ffacet%20ldp%3AP131%20lwb%3AQ1%20.%0A%20%20%3FTerm%20ldp%3AP5%20lwb%3AQ7%3B%0A%20%20%20%20%20%20%20%20ldp%3AP72%2a%20%3Ffacet%20%3B%0A%20%20rdfs%3Alabel%20%3FenPrefLabel.%20filter%28lang%28%3FenPrefLabel%29%3D%22en%22%29%0A%20OPTIONAL%20%7B%20%3FTerm%20ldp%3AP2%20%3Fwikidata.%20%7D%0A%20OPTIONAL%20%7B%20%3FTerm%20skos%3AaltLabel%20%3FenAltLabel.%0A%20%20%20%20%20%20%20%20%20%20%20%20filter%28lang%28%3FenAltLabel%29%3D%22en%22%29%20%7D%0A%20%3FTerm%20lp%3AP109%20%5B%20lps%3AP109%20%3Fcorpus_hits%20%3B%20lpq%3AP84%20%22LexBib%20Oct%202021%20stopterms%22%5D.%0A%0A%20%20%7D%20group%20by%20%3FTerm%20%3FenPrefLabel%20%3Fwikidata%20%3Fcorpus_hits%0A%20%20%20%20order%20by%20DESC%20%28xsd%3Ainteger%28%3Fcorpus_hits%29%29 Query].
* [[LexVoc]] terms: LexBib URI, English labels, and hits in LexBib/Elexifinder full text corpus (English): [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20%3FTerm%20%3FenPrefLabel%20%28group_concat%28%3FenAltLabel%3BSEPARATOR%3D%22%3B%22%29%20as%20%3FenAltLabels%29%20%3Fwikidata%20%3Fcorpus_hits%0A%0Awhere%20%7B%0A%20%20%3Ffacet%20ldp%3AP131%20lwb%3AQ1%20.%0A%20%20%3FTerm%20ldp%3AP5%20lwb%3AQ7%3B%0A%20%20%20%20%20%20%20%20ldp%3AP72%2a%20%3Ffacet%20%3B%0A%20%20rdfs%3Alabel%20%3FenPrefLabel.%20filter%28lang%28%3FenPrefLabel%29%3D%22en%22%29%0A%20OPTIONAL%20%7B%20%3FTerm%20ldp%3AP2%20%3Fwikidata.%20%7D%0A%20OPTIONAL%20%7B%20%3FTerm%20skos%3AaltLabel%20%3FenAltLabel.%0A%20%20%20%20%20%20%20%20%20%20%20%20filter%28lang%28%3FenAltLabel%29%3D%22en%22%29%20%7D%0A%20%3FTerm%20lp%3AP109%20%5B%20lps%3AP109%20%3Fcorpus_hits%20%3B%20lpq%3AP84%20%22LexBib%20Oct%202021%20stopterms%22%5D.%0A%0A%20%20%7D%20group%20by%20%3FTerm%20%3FenPrefLabel%20%3Fwikidata%20%3Fcorpus_hits%0A%20%20%20%20order%20by%20DESC%20%28xsd%3Ainteger%28%3Fcorpus_hits%29%29 Query].
* Places, and number of relations as "first author location": [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20distinct%20%3Fplace%20%3FplaceLabel%20%3FcountryLabel%20%28count%28%3Fbibitem%29%20as%20%3FfirstAuthorLinks%29%20%20%20where%0A%7B%20%3Fplace%20ldp%3AP5%20lwb%3AQ9%20%3B%0A%20%20%20%20%20%20%20%20%20ldp%3AP65%20%3Fcountry%20.%0A%20%20%3Fbibitem%20ldp%3AP29%20%3Fplace%20.%0A%20%20%0A%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%20group%20by%20%3Fplace%20%3FplaceLabel%20%3FcountryLabel%20%3FfirstAuthorLinks%0Aorder%20by%20desc%28%3FfirstAuthorLinks%29%0A Query].
* Places, and number of relations as "first author location": [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20distinct%20%3Fplace%20%3FplaceLabel%20%3FcountryLabel%20%28count%28%3Fbibitem%29%20as%20%3FfirstAuthorLinks%29%20%20%20where%0A%7B%20%3Fplace%20ldp%3AP5%20lwb%3AQ9%20%3B%0A%20%20%20%20%20%20%20%20%20ldp%3AP65%20%3Fcountry%20.%0A%20%20%3Fbibitem%20ldp%3AP29%20%3Fplace%20.%0A%20%20%0A%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%20group%20by%20%3Fplace%20%3FplaceLabel%20%3FcountryLabel%20%3FfirstAuthorLinks%0Aorder%20by%20desc%28%3FfirstAuthorLinks%29%0A Query].
* Natural languages, and number of relations as "publication language": [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20distinct%20%3Flanguage%20%3FlanguageLabel%20%28count%28%3Fbibitem%29%20as%20%3FnumberOfPublications%29%20%20%20where%0A%7B%20%3Flanguage%20ldp%3AP5%20lwb%3AQ8%20.%0A%20%20%3Fbibitem%20ldp%3AP11%20%3Flanguage%20.%0A%20%20%0A%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%20group%20by%20%3Flanguage%20%3FlanguageLabel%20%3FnumberOfPublications%0Aorder%20by%20desc%28%3FnumberOfPublications%29%0A Query].
* Natural languages, and number of relations as "publication language": [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20distinct%20%3Flanguage%20%3FlanguageLabel%20%28count%28%3Fbibitem%29%20as%20%3FnumberOfPublications%29%20%20%20where%0A%7B%20%3Flanguage%20ldp%3AP5%20lwb%3AQ8%20.%0A%20%20%3Fbibitem%20ldp%3AP11%20%3Flanguage%20.%0A%20%20%0A%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%20group%20by%20%3Flanguage%20%3FlanguageLabel%20%3FnumberOfPublications%0Aorder%20by%20desc%28%3FnumberOfPublications%29%0A Query].
* Conferences, and number of associated publications: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20distinct%20%3Fevent%20%3FeventLabel%20%28count%28%3Fbibitem%29%20as%20%3FnumberOfPublications%29%20%20%20where%0A%7B%20%3Fevent%20ldp%3AP5%20lwb%3AQ6%20.%0A%20%20%3Fbibitem%20ldp%3AP36%20%3Fevent%20.%0A%20%20%0A%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%20group%20by%20%3Fevent%20%3FeventLabel%20%3FnumberOfPublications%0Aorder%20by%20desc%28%3FnumberOfPublications%29%0A Query].
* Conferences, and number of associated publications: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20distinct%20%3Fevent%20%3FeventLabel%20%28count%28%3Fbibitem%29%20as%20%3FnumberOfPublications%29%20%20%20where%0A%7B%20%3Fevent%20ldp%3AP5%20lwb%3AQ6%20.%0A%20%20%3Fbibitem%20ldp%3AP36%20%3Fevent%20.%0A%20%20%0A%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%20group%20by%20%3Fevent%20%3FeventLabel%20%3FnumberOfPublications%0Aorder%20by%20desc%28%3FnumberOfPublications%29%0A Query].
* Journals, and number of articles: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20%3Fjournal%20%3FjournalLabel%20%28count%28distinct%20%3Fbibitem%29%20as%20%3FnumberOfPublications%29%20%20%20where%0A%7B%20%3Fjournal%20ldp%3AP5%20lwb%3AQ20%3B%20ldp%3AP20%20%3Fissn%20.%0A%20optional%20%7B%0A%20%20%3Fbibitem%20ldp%3AP5%20lwb%3AQ3%3B%20ldp%3AP20%20%3Fissn%20.%0A%20%7D%0A%20%20%0A%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%20group%20by%20%3Fjournal%20%3FjournalLabel%20%3FnumberOfPublications%0Aorder%20by%20desc%28%3FnumberOfPublications%29%0A Query.]
* Journals, and number of articles: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20%3Fjournal%20%3FjournalLabel%20%28count%28distinct%20%3Fbibitem%29%20as%20%3FnumberOfPublications%29%20%20%20where%0A%7B%20%3Fjournal%20ldp%3AP5%20lwb%3AQ20%3B%20ldp%3AP20%20%3Fissn%20.%0A%20optional%20%7B%0A%20%20%3Fbibitem%20ldp%3AP5%20lwb%3AQ3%3B%20ldp%3AP20%20%3Fissn%20.%0A%20%7D%0A%20%20%0A%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D%20group%20by%20%3Fjournal%20%3FjournalLabel%20%3FnumberOfPublications%0Aorder%20by%20desc%28%3FnumberOfPublications%29%0A Query.]
* Edited volumes (excluding proceedings volumes), and number of contained publications: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20distinct%20%3FeditedVolume%20%28group_concat%20%28distinct%20str%28%3FeditorName%29%3BSEPARATOR%3D%22%3B%20%22%29%20as%20%3Feditors%29%20%28SAMPLE%20%28%3Ftitle%29%20as%20%3FvolumeTitle%29%20%28count%28distinct%20%3Fbibitem%29%20as%20%3FnumberOfPublications%29%20%0Awhere%0A%7B%20%3FeditedVolume%20ldp%3AP100%20lwb%3AQ28%20.%20%23%20type%20Book%0A%20filter%20not%20exists%20%7B%3FeditedVolume%20ldp%3AP5%20lwb%3AQ18.%7D%20%23%20no%20Proceedings%0A%20OPTIONAL%7B%3FeditedVolume%20ldp%3AP6%20%3Ftitle.%7D%0A%20OPTIONAL%7B%3FeditedVolume%20ldp%3AP13%20%3Feditor.%20%3Feditor%20rdfs%3Alabel%20%3FeditorName.%20filter%28lang%28%3FeditorName%29%3D%22en%22%29%7D%0A%20%20%3Fbibitem%20ldp%3AP9%20%3FeditedVolume%20.%0A%20%0A%7D%20group%20by%20%3FeditedVolume%20%3Feditors%20%3FvolumeTitle%20%3FnumberOfPublications%20%0Aorder%20by%20desc%28%3FnumberOfPublications%29%0A Query].
* Edited volumes (excluding proceedings volumes), and number of contained publications: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20distinct%20%3FeditedVolume%20%28group_concat%20%28distinct%20str%28%3FeditorName%29%3BSEPARATOR%3D%22%3B%20%22%29%20as%20%3Feditors%29%20%28SAMPLE%20%28%3Ftitle%29%20as%20%3FvolumeTitle%29%20%28count%28distinct%20%3Fbibitem%29%20as%20%3FnumberOfPublications%29%20%0Awhere%0A%7B%20%3FeditedVolume%20ldp%3AP100%20lwb%3AQ28%20.%20%23%20type%20Book%0A%20filter%20not%20exists%20%7B%3FeditedVolume%20ldp%3AP5%20lwb%3AQ18.%7D%20%23%20no%20Proceedings%0A%20OPTIONAL%7B%3FeditedVolume%20ldp%3AP6%20%3Ftitle.%7D%0A%20OPTIONAL%7B%3FeditedVolume%20ldp%3AP13%20%3Feditor.%20%3Feditor%20rdfs%3Alabel%20%3FeditorName.%20filter%28lang%28%3FeditorName%29%3D%22en%22%29%7D%0A%20%20%3Fbibitem%20ldp%3AP9%20%3FeditedVolume%20.%0A%20%0A%7D%20group%20by%20%3FeditedVolume%20%3Feditors%20%3FvolumeTitle%20%3FnumberOfPublications%20%0Aorder%20by%20desc%28%3FnumberOfPublications%29%0A Query].


= LexBib ontology =
= LexBib ontology =
LexBib items are instances of ontology classes, and linked to other items, or to values of a certain datatype, using a set of properties.
LexBib items are instances of ontology classes, and linked to other items, or to values of a certain datatype, using a set of properties.
* All properties: label, datatype, wikidata equivalent, range: [https://lexbib.elex.is/query/#PREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0APREFIX%20wdno%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fnovalue%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0APREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0A%0Aselect%20%3Forder%20%3Flexbib_prop%20%3FpropLabel%20%3Fdatatype%20%28uri%28concat%28%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2C%3Fwikidata_prop%29%29%20as%20%3Fwikidata%29%0A%20%20%20%20%20%20%20%3Fproperty_range%0Awhere%20%7B%0A%20%20%3Flexbib_prop%20rdf%3Atype%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23Property%3E%20%3B%0A%20%20%20%20%20%20%20%20%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23propertyType%3E%20%3Fdatatype%20%3B%0A%20%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3FpropLabel%20.%20filter%20%28lang%28%3FpropLabel%29%3D%22en%22%29%0A%20%20OPTIONAL%20%7B%7B%3Flexbib_prop%20ldp%3AP2%20%3Fwikidata_prop.%7DUNION%7B%3Flexbib_prop%20ldp%3AP95%20%3Fsuper_prop.%20%3Fsuper_prop%20ldp%3AP2%20%3Fwikidata_prop.%7D%7D%0A%20%20OPTIONAL%20%7B%3Flexbib_prop%20ldp%3AP48%20%3Fproperty_range.%7D%0A%20%20BIND%20%28xsd%3Ainteger%28REPLACE%28str%28%3Flexbib_prop%29%2C%20%22http%3A%2F%2Flexbib.elex.is%2Fentity%2FP%22%2C%20%22%22%29%29%20as%20%3Forder%20%29%0A%7D%20group%20by%20%3Forder%20%3Flexbib_prop%20%3FpropLabel%20%3Fdatatype%20%3Fwikidata_prop%20%3Fproperty_range%20order%20by%20%3Forder Query].
* All properties: label, datatype, wikidata equivalent, range: [https://lexbib.elex.is/query/#PREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0APREFIX%20wdno%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fnovalue%2F%3E%0APREFIX%20lno%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0APREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0A%0Aselect%20%3Forder%20%3Flexbib_prop%20%3FpropLabel%20%3Fdatatype%20%28uri%28concat%28%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2C%3Fwikidata_prop%29%29%20as%20%3Fwikidata%29%0A%20%20%20%20%20%20%20%3Fproperty_range%0Awhere%20%7B%0A%20%20%3Flexbib_prop%20rdf%3Atype%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23Property%3E%20%3B%0A%20%20%20%20%20%20%20%20%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23propertyType%3E%20%3Fdatatype%20%3B%0A%20%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3FpropLabel%20.%20filter%20%28lang%28%3FpropLabel%29%3D%22en%22%29%0A%20%20OPTIONAL%20%7B%7B%3Flexbib_prop%20ldp%3AP2%20%3Fwikidata_prop.%7DUNION%7B%3Flexbib_prop%20ldp%3AP95%20%3Fsuper_prop.%20%3Fsuper_prop%20ldp%3AP2%20%3Fwikidata_prop.%7D%7D%0A%20%20OPTIONAL%20%7B%3Flexbib_prop%20ldp%3AP48%20%3Fproperty_range.%7D%0A%20%20BIND%20%28xsd%3Ainteger%28REPLACE%28str%28%3Flexbib_prop%29%2C%20%22https%3A%2F%2Flexbib.elex.is%2Fentity%2FP%22%2C%20%22%22%29%29%20as%20%3Forder%20%29%0A%7D%20group%20by%20%3Forder%20%3Flexbib_prop%20%3FpropLabel%20%3Fdatatype%20%3Fwikidata_prop%20%3Fproperty_range%20order%20by%20%3Forder Query].
* Properties with wikidata alignment: equivalences to other RDF vocabularies according to Wikidata. [https://lexbib.elex.is/query/#PREFIX%20wdt%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fdirect%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0A%0Aselect%20%3Forder%20%3Flexbib_prop%20%3FpropLabel%20%3Fdatatype%20%3Fwikidata%0A%20%20%20%20%20%20%20%28group_concat%28str%28%3Fequivalent%29%3BSEPARATOR%3D%22%20%3B%20%22%29%20as%20%3Fp1628_equivalents%29%0Awhere%20%7B%0A%20%20%3Flexbib_prop%20rdf%3Atype%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23Property%3E%20%3B%0A%20%20%20%20%20%20%20%20%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23propertyType%3E%20%3Fdatatype%20%3B%0A%20%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3FpropLabel%20.%20filter%20%28lang%28%3FpropLabel%29%3D%22en%22%29%0A%20%20%3Flexbib_prop%20ldp%3AP2%20%3Fwikidata_prop.%0A%20%20BIND%20%28uri%28concat%28%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2C%3Fwikidata_prop%29%29%20as%20%3Fwikidata%29%0A%20%20BIND%20%28xsd%3Ainteger%28REPLACE%28str%28%3Flexbib_prop%29%2C%20%22http%3A%2F%2Flexbib.elex.is%2Fentity%2FP%22%2C%20%22%22%29%29%20as%20%3Forder%20%29%0A%20%20SERVICE%20%3Chttps%3A%2F%2Fquery.wikidata.org%2Fsparql%3E%20%7B%0A%20%20%20%20select%20%3Fwikidata%20%3Fequivalent%0AWHERE%20%7B%20%3Fwikidata%20wdt%3AP1628%20%3Fequivalent%20.%7D%7D%0A%20%20%0A%7D%20group%20by%20%3Forder%20%3Flexbib_prop%20%3FpropLabel%20%3Fdatatype%20%3Fwikidata%20%3Fp1628_equivalents%20order%20by%20%3Forder%0A%0A%23%20Note%3A%20this%20query%20may%20take%20time%20to%20execute%2C%20because%20of%20the%20nested%20query%20to%20wikidata. Query].
* Properties with wikidata alignment: equivalences to other RDF vocabularies according to Wikidata. [https://lexbib.elex.is/query/#PREFIX%20wdt%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fdirect%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0A%0Aselect%20%3Forder%20%3Flexbib_prop%20%3FpropLabel%20%3Fdatatype%20%3Fwikidata%0A%20%20%20%20%20%20%20%28group_concat%28str%28%3Fequivalent%29%3BSEPARATOR%3D%22%20%3B%20%22%29%20as%20%3Fp1628_equivalents%29%0Awhere%20%7B%0A%20%20%3Flexbib_prop%20rdf%3Atype%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23Property%3E%20%3B%0A%20%20%20%20%20%20%20%20%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23propertyType%3E%20%3Fdatatype%20%3B%0A%20%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3FpropLabel%20.%20filter%20%28lang%28%3FpropLabel%29%3D%22en%22%29%0A%20%20%3Flexbib_prop%20ldp%3AP2%20%3Fwikidata_prop.%0A%20%20BIND%20%28uri%28concat%28%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2C%3Fwikidata_prop%29%29%20as%20%3Fwikidata%29%0A%20%20BIND%20%28xsd%3Ainteger%28REPLACE%28str%28%3Flexbib_prop%29%2C%20%22https%3A%2F%2Flexbib.elex.is%2Fentity%2FP%22%2C%20%22%22%29%29%20as%20%3Forder%20%29%0A%20%20SERVICE%20%3Chttps%3A%2F%2Fquery.wikidata.org%2Fsparql%3E%20%7B%0A%20%20%20%20select%20%3Fwikidata%20%3Fequivalent%0AWHERE%20%7B%20%3Fwikidata%20wdt%3AP1628%20%3Fequivalent%20.%7D%7D%0A%20%20%0A%7D%20group%20by%20%3Forder%20%3Flexbib_prop%20%3FpropLabel%20%3Fdatatype%20%3Fwikidata%20%3Fp1628_equivalents%20order%20by%20%3Forder%0A%0A%23%20Note%3A%20this%20query%20may%20take%20time%20to%20execute%2C%20because%20of%20the%20nested%20query%20to%20wikidata. Query].
* Properties and mappings to Wikidata, MetaShare, and others. [https://lexbib.elex.is/query/#PREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0APREFIX%20wdno%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fnovalue%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0APREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0A%0Aselect%20%3Forder%20%3Flexbib_prop%20%3FpropLabel%20%3Fdatatype%20%3Fms_equiv%20%3Fexternal_equiv%20%3Fdefinition%20%28uri%28concat%28%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2C%3Fwikidata_prop%29%29%20as%20%3Fwikidata%29%0A%20%20%20%20%20%20%20%3Fproperty_range%20%3Frange_label%0Awhere%20%7B%0A%20%20%3Flexbib_prop%20rdf%3Atype%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23Property%3E%20%3B%0A%20%20%20%20%20%20%20%20%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23propertyType%3E%20%3Fdatatype%20%3B%0A%20%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3FpropLabel%20.%20filter%20%28lang%28%3FpropLabel%29%3D%22en%22%29%0A%20%20OPTIONAL%20%7B%7B%3Flexbib_prop%20ldp%3AP2%20%3Fwikidata_prop.%7DUNION%7B%3Flexbib_prop%20ldp%3AP95%20%3Fsuper_prop.%20%3Fsuper_prop%20ldp%3AP2%20%3Fwikidata_prop.%7D%7D%0A%20%20OPTIONAL%20%7B%3Flexbib_prop%20ldp%3AP48%20%3Fproperty_range.%20%3Fproperty_range%20rdfs%3Alabel%20%3Frange_label.%20filter%28lang%28%3Frange_label%29%3D%22en%22%29%7D%0A%20%20OPTIONAL%20%7B%3Flexbib_prop%20ldp%3AP57%20%3Fexternal_equiv.%7D%0A%20%20OPTIONAL%20%7B%3Flexbib_prop%20ldp%3AP42%20%3Fms_equiv.%7D%0A%20%20OPTIONAL%20%7B%3Flexbib_prop%20ldp%3AP80%20%3Fdefinition.%7D%0A%20%20BIND%20%28xsd%3Ainteger%28REPLACE%28str%28%3Flexbib_prop%29%2C%20%22http%3A%2F%2Flexbib.elex.is%2Fentity%2FP%22%2C%20%22%22%29%29%20as%20%3Forder%20%29%0A%7D%20group%20by%20%3Forder%20%3Flexbib_prop%20%3FpropLabel%20%3Fdatatype%20%3Fms_equiv%20%3Fexternal_equiv%20%3Fdefinition%20%3Fwikidata_prop%20%3Fproperty_range%20%3Frange_label%0Aorder%20by%20%3Forder Query].
* Properties and mappings to Wikidata, MetaShare, and others. [https://lexbib.elex.is/query/#PREFIX%20rdf%3A%20%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0APREFIX%20wdno%3A%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fprop%2Fnovalue%2F%3E%0APREFIX%20lno%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0APREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0A%0Aselect%20%3Forder%20%3Flexbib_prop%20%3FpropLabel%20%3Fdatatype%20%3Fms_equiv%20%3Fexternal_equiv%20%3Fdefinition%20%28uri%28concat%28%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2C%3Fwikidata_prop%29%29%20as%20%3Fwikidata%29%0A%20%20%20%20%20%20%20%3Fproperty_range%20%3Frange_label%0Awhere%20%7B%0A%20%20%3Flexbib_prop%20rdf%3Atype%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23Property%3E%20%3B%0A%20%20%20%20%20%20%20%20%20%3Chttp%3A%2F%2Fwikiba.se%2Fontology%23propertyType%3E%20%3Fdatatype%20%3B%0A%20%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3FpropLabel%20.%20filter%20%28lang%28%3FpropLabel%29%3D%22en%22%29%0A%20%20OPTIONAL%20%7B%7B%3Flexbib_prop%20ldp%3AP2%20%3Fwikidata_prop.%7DUNION%7B%3Flexbib_prop%20ldp%3AP95%20%3Fsuper_prop.%20%3Fsuper_prop%20ldp%3AP2%20%3Fwikidata_prop.%7D%7D%0A%20%20OPTIONAL%20%7B%3Flexbib_prop%20ldp%3AP48%20%3Fproperty_range.%20%3Fproperty_range%20rdfs%3Alabel%20%3Frange_label.%20filter%28lang%28%3Frange_label%29%3D%22en%22%29%7D%0A%20%20OPTIONAL%20%7B%3Flexbib_prop%20ldp%3AP57%20%3Fexternal_equiv.%7D%0A%20%20OPTIONAL%20%7B%3Flexbib_prop%20ldp%3AP42%20%3Fms_equiv.%7D%0A%20%20OPTIONAL%20%7B%3Flexbib_prop%20ldp%3AP80%20%3Fdefinition.%7D%0A%20%20BIND%20%28xsd%3Ainteger%28REPLACE%28str%28%3Flexbib_prop%29%2C%20%22https%3A%2F%2Flexbib.elex.is%2Fentity%2FP%22%2C%20%22%22%29%29%20as%20%3Forder%20%29%0A%7D%20group%20by%20%3Forder%20%3Flexbib_prop%20%3FpropLabel%20%3Fdatatype%20%3Fms_equiv%20%3Fexternal_equiv%20%3Fdefinition%20%3Fwikidata_prop%20%3Fproperty_range%20%3Frange_label%0Aorder%20by%20%3Forder Query].
* Classes, mappings to MetaShare and others, imported definitions: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0A%0Aselect%20%3Furi%20%3FclassLabel%20%28uri%28concat%28%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2C%3Fwd%29%29%20as%20%3Fwikidata%29%20%3Fdm_equiv%20%3Fext_equiv%20%3Fdefinition%20where%20%0A%7B%20%3Furi%20ldp%3AP5%20lwb%3AQ2%3B%20%23%20Q2%3A%20a%20LexBib%20Ontology%20Class%0A%20%20%20%20%20%20%20rdfs%3Alabel%20%3FclassLabel.%0A%20filter%28lang%28%3FclassLabel%29%3D%22en%22%29%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP2%20%3Fwd%20.%20%7D%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP42%20%3Fdm_equiv%20.%20%7D%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP57%20%3Fext_equiv%20.%20%7D%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP80%20%3Fdefinition%20.%20%7D%0A%20BIND%20%28xsd%3Ainteger%28REPLACE%28str%28%3Furi%29%2C%20%22http%3A%2F%2Flexbib.elex.is%2Fentity%2FQ%22%2C%20%22%22%29%29%20as%20%3Forder%20%29%0A%7D%20order%20by%20%3Forder%0A Query].
* Classes, mappings to MetaShare and others, imported definitions: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0A%0Aselect%20%3Furi%20%3FclassLabel%20%28uri%28concat%28%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2C%3Fwd%29%29%20as%20%3Fwikidata%29%20%3Fdm_equiv%20%3Fext_equiv%20%3Fdefinition%20where%20%0A%7B%20%3Furi%20ldp%3AP5%20lwb%3AQ2%3B%20%23%20Q2%3A%20a%20LexBib%20Ontology%20Class%0A%20%20%20%20%20%20%20rdfs%3Alabel%20%3FclassLabel.%0A%20filter%28lang%28%3FclassLabel%29%3D%22en%22%29%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP2%20%3Fwd%20.%20%7D%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP42%20%3Fdm_equiv%20.%20%7D%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP57%20%3Fext_equiv%20.%20%7D%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP80%20%3Fdefinition%20.%20%7D%0A%20BIND%20%28xsd%3Ainteger%28REPLACE%28str%28%3Furi%29%2C%20%22https%3A%2F%2Flexbib.elex.is%2Fentity%2FQ%22%2C%20%22%22%29%29%20as%20%3Forder%20%29%0A%7D%20order%20by%20%3Forder%0A Query].
* LexBib entities with imported definitions: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttp%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20%3Furi%20%3FuriLabel%20%3Fdefinition%20%3FdefinitionSource%20%28uri%28concat%28%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2Cstr%28%3Fwd%29%29%29%20as%20%3Fwd_equiv%29%20%3Fdm_equiv%20%3Fext_equiv%20%20where%20%0A%7B%20%0A%20%20%20%3Furi%20lp%3AP80%20%3Fdefstatement%20%3B%0A%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3FuriLabel.%20filter%28lang%28%3FuriLabel%29%3D%22en%22%29%0A%20%20%0A%20%20%23%20%3Furi%20ldp%3AP5%20lwb%3AQ7%20.%20%23%20restrict%20the%20query%20to%20LexVoc%20terms%20%28uncomment%20this%2C%20comment%20line%2015%29%0A%20%20filter%20not%20exists%20%7B%20%3Furi%20ldp%3AP5%20lwb%3AQ7%20.%20%7D%20%23%20restriction%20to%20entity%20being%20not%20a%20LexVoc%20term%20%28uncomment%20this%2C%20comment%20line%2014%29%0A%20%20%0A%20%20%3Fdefstatement%20lps%3AP80%20%3Fdefinition%20.%0A%20optional%20%7B%0A%20%20%20%7B%3Fdefstatement%20prov%3AwasDerivedFrom%20%5B%20lpr%3AP2%7Clpr%3AP108%7Clpr%3AP83%20%3FdefinitionSource%5D.%7D%0A%20%20%20union%0A%20%20%20%7B%3Fdefstatement%20lpq%3AP106%7Clpq%3AP2%20%3FdefinitionSource%20.%20MINUS%20%7B%3Fdefstatement%20prov%3AwasDerivedFrom%20%5B%20lpr%3AP2%7Clpr%3AP108%20%3FdefinitionSource%5D.%7D%20%7D%0A%20%20%7D%20%0A%20%20%20%20%20%20%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP2%20%3Fwd%20.%20%7D%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP42%20%3Fdm_equiv%20.%20%7D%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP57%20%3Fext_equiv%20.%20%7D%0A%20%0A%20BIND%20%28xsd%3Ainteger%28REPLACE%28str%28%3Furi%29%2C%20%22http%3A%2F%2Flexbib.elex.is%2Fentity%2FQ%22%2C%20%22%22%29%29%20as%20%3Forder%20%29%0A%7D%20order%20by%20%3Forder%0A Query].
* LexBib entities with imported definitions: [https://lexbib.elex.is/query/#PREFIX%20lwb%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fentity%2F%3E%0APREFIX%20ldp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fdirect%2F%3E%0APREFIX%20lp%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2F%3E%0APREFIX%20lps%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fstatement%2F%3E%0APREFIX%20lpq%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fqualifier%2F%3E%0APREFIX%20lpr%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Freference%2F%3E%0APREFIX%20lno%3A%20%3Chttps%3A%2F%2Flexbib.elex.is%2Fprop%2Fnovalue%2F%3E%0A%0Aselect%20%3Furi%20%3FuriLabel%20%3Fdefinition%20%3FdefinitionSource%20%28uri%28concat%28%22http%3A%2F%2Fwww.wikidata.org%2Fentity%2F%22%2Cstr%28%3Fwd%29%29%29%20as%20%3Fwd_equiv%29%20%3Fdm_equiv%20%3Fext_equiv%20%20where%20%0A%7B%20%0A%20%20%20%3Furi%20lp%3AP80%20%3Fdefstatement%20%3B%0A%20%20%20%20%20%20%20%20rdfs%3Alabel%20%3FuriLabel.%20filter%28lang%28%3FuriLabel%29%3D%22en%22%29%0A%20%20%0A%20%20%23%20%3Furi%20ldp%3AP5%20lwb%3AQ7%20.%20%23%20restrict%20the%20query%20to%20LexVoc%20terms%20%28uncomment%20this%2C%20comment%20line%2015%29%0A%20%20filter%20not%20exists%20%7B%20%3Furi%20ldp%3AP5%20lwb%3AQ7%20.%20%7D%20%23%20restriction%20to%20entity%20being%20not%20a%20LexVoc%20term%20%28uncomment%20this%2C%20comment%20line%2014%29%0A%20%20%0A%20%20%3Fdefstatement%20lps%3AP80%20%3Fdefinition%20.%0A%20optional%20%7B%0A%20%20%20%7B%3Fdefstatement%20prov%3AwasDerivedFrom%20%5B%20lpr%3AP2%7Clpr%3AP108%7Clpr%3AP83%20%3FdefinitionSource%5D.%7D%0A%20%20%20union%0A%20%20%20%7B%3Fdefstatement%20lpq%3AP106%7Clpq%3AP2%20%3FdefinitionSource%20.%20MINUS%20%7B%3Fdefstatement%20prov%3AwasDerivedFrom%20%5B%20lpr%3AP2%7Clpr%3AP108%20%3FdefinitionSource%5D.%7D%20%7D%0A%20%20%7D%20%0A%20%20%20%20%20%20%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP2%20%3Fwd%20.%20%7D%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP42%20%3Fdm_equiv%20.%20%7D%0A%20OPTIONAL%20%7B%20%3Furi%20ldp%3AP57%20%3Fext_equiv%20.%20%7D%0A%20%0A%20BIND%20%28xsd%3Ainteger%28REPLACE%28str%28%3Furi%29%2C%20%22https%3A%2F%2Flexbib.elex.is%2Fentity%2FQ%22%2C%20%22%22%29%29%20as%20%3Forder%20%29%0A%7D%20order%20by%20%3Forder%0A Query].