@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/person/ug42892>
        turrettini:firstName          "August Wilhelm" ;
        turrettini:birthYear          1722 ;
        turrettini:isMentioned        true ;
        turrettini:description        "Brandenburg-Preussen August Wilhelm von (1722-1758)" ;
        turrettini:fedoraResourceURI  "https://lod.unige.ch/rest/turrettini/person/ug42892"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
        turrettini:name               "Brandenburg-Preussen" ;
        turrettini:id                 "Brandenburg_k PrussiaAugWil" ;
        turrettini:concrete5EntryID   "https://humanities.unige.ch/turrettini/dashboard/express/entries/view_entry/123197"^^<http://www.w3.org/2001/XMLSchema#anyURI> ;
        turrettini:iDUniv             "S708619" ;
        turrettini:personDates        "(1722-1758)" ;
        rdf:type                      <http://pcdm.org/models#Object> ;
        rdf:type                      turrettini:Person ;
        turrettini:nbLetterWithPers   1 ;
        turrettini:deathYear          1758 ;
        turrettini:prefix             "von" ;
        fedora:created                "2021-02-05T06:56:48.190Z"^^<http://www.w3.org/2001/XMLSchema#dateTime> ;
        fedora:lastModified           "2021-05-05T23:45:05.594Z"^^<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 .
