@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bbeO3DW>
  pico:hasAge "22"^^xsd:string ;
  schema:familyName "de Peer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9f37c938-202f-f333-3232-7054b09e483d"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan de Peer"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b3kdeQq>, <https://n2t.net/ark:/60537/bNIKmmj> ;
  schema:spouse <https://n2t.net/ark:/60537/bj9oSqs> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bms4sy8> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2796722> ;
  schema:additionalName [
    ns0:baseSurname "Peer"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

