-
-
Save anonymous/57f81fa8a4a0a878b260 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <rdf:RDF | |
| xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
| xmlns:z="http://www.zotero.org/namespaces/export#" | |
| xmlns:dc="http://purl.org/dc/elements/1.1/" | |
| xmlns:vcard="http://nwalsh.com/rdf/vCard#" | |
| xmlns:foaf="http://xmlns.com/foaf/0.1/" | |
| xmlns:bib="http://purl.org/net/biblio#" | |
| xmlns:dcterms="http://purl.org/dc/terms/"> | |
| <bib:Book rdf:about="urn:isbn:9783823361893%20%203823361899"> | |
| <z:itemType>book</z:itemType> | |
| <dc:publisher> | |
| <foaf:Organization> | |
| <vcard:adr> | |
| <vcard:Address> | |
| <vcard:locality>Tübingen</vcard:locality> | |
| </vcard:Address> | |
| </vcard:adr> | |
| <foaf:name>G. Narr</foaf:name> | |
| </foaf:Organization> | |
| </dc:publisher> | |
| <bib:authors> | |
| <rdf:Seq> | |
| <rdf:li> | |
| <foaf:Person> | |
| <foaf:surname>Carr</foaf:surname> | |
| <foaf:givenname>Thomas M.</foaf:givenname> | |
| </foaf:Person> | |
| </rdf:li> | |
| </rdf:Seq> | |
| </bib:authors> | |
| <dc:title>Voix des abbesses du grand siècle: la prédication au féminin à Port-Royal</dc:title> | |
| <dcterms:abstract>Voix des abbesses du grand siècle: la prédication au féminin à Port-Royal</dcterms:abstract> | |
| <dc:date>2006</dc:date> | |
| <z:language>French</z:language> | |
| <dc:identifier>ISBN 9783823361893 3823361899</dc:identifier> | |
| <z:shortTitle>Voix des abbesses du grand siècle</z:shortTitle> | |
| <z:libraryCatalog>Open WorldCat</z:libraryCatalog> | |
| </bib:Book> | |
| </rdf:RDF> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment