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

<https://n2t.net/ark:/60537/bzz9Yyt>
  schema:givenName "Dirk Adrianus"^^xsd:string ;
  schema:name "Dirk Adrianus Nieremeijer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1fe273f9-846b-e61e-cfef-dfc5ec146a80"^^xsd:string ;
  schema:familyName "Nieremeijer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012mm1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cb3b8fb5-738c-92cd-85c3-0ebc8cedda7e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2606529> ;
  schema:birthDate "1893-03-27"^^xsd:date .

