@prefix turrettini: <http://lod.unige.ch/ontologies/turrettini#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix fedora: <http://fedora.info/definitions/v4/repository#> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .

<https://lod.unige.ch/rest/turrettini/book/ug52520>
        rdf:type                      <http://pcdm.org/models#Object> ;
        turrettini:nbLetterWithBook   1 ;
        rdf:type                      turrettini:Book ;
        turrettini:bookYear           "1720" ;
        turrettini:bookLanguage       "Ang" ;
        turrettini:hasAuthor          <https://lod.unige.ch/rest/turrettini/person/ug44414> ;
        turrettini:fedoraResourceURI  "https://lod.unige.ch/rest/turrettini/book/ug52520"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
        turrettini:concrete5EntryID   "https://humanities.unige.ch/turrettini/dashboard/express/entries/view_entry/115834"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
        turrettini:bookLocation       "London" ;
        turrettini:id                 "EchardLaurenceAppendixToTheT" ;
        turrettini:bookTitleNoTag     "An Appendix to the three volumes of Mr Archdeacon Echard's History of England" ;
        turrettini:bookTitle          "<I>An Appendix to the three volumes of Mr Archdeacon Echard's History of England</I>" ;
        turrettini:iDUniv             "T1423919" ;
        turrettini:description        "<auteur>Echard</auteur>, Laurence, <titre>An Appendix to the three volumes of Mr Archdeacon Echard's History of England</titre>, London, printed for J. Tonson, 1720" ;
        turrettini:printer            "printed for J. Tonson" ;
        fedora:created                "2021-02-05T07:19:52.413Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified           "2021-05-05T22:05:37.686Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:createdBy              "bypassAdmin" ;
        fedora:lastModifiedBy         "bypassAdmin" ;
        rdf:type                      ldp:BasicContainer ;
        rdf:type                      ldp:Resource ;
        rdf:type                      fedora:Resource ;
        rdf:type                      ldp:RDFSource ;
        rdf:type                      ldp:Container ;
        rdf:type                      fedora:Container .
