@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#> .

<https://n2t.net/ark:/60537/bRtkxRC>
  pico:hasAge "25"^^xsd:string ;
  schema:givenName "Bernardus"^^xsd:string ;
  schema:name "Bernardus Vermij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/696d1447-8542-74d7-cd81-c22625f3511a"^^xsd:string ;
  schema:familyName "Vermij"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b74OrnW> ;
  schema:parent <https://n2t.net/ark:/60537/bkOZgzE>, <https://n2t.net/ark:/60537/bnTZ3Zq> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brrRjI2> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2753253> .

