@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/bOkQ6ES>
  schema:familyName "Buitelaar"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/064e58c6-d25d-35d7-0336-b72b368816e9"^^xsd:string ;
  schema:hasOccupation "Machinist"@nl ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Buitelaar"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Haastrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011jkh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ad4fae46-1d9b-4d91-d397-4e45c2f0f2fb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2492844> ;
  schema:birthDate "1855-06-08"^^xsd:date .

