@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bZNmaA>
  pico:hasAge "1 1/2 jaar"^^xsd:string ;
  ns0:familyName "Donk"^^xsd:string ;
  ns0:givenName "Frederik"^^xsd:string ;
  ns0:name "Frederik Donk"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/3d81314eb2611c97a3e1bf135f03f8362d22423dd1d7212402e42fabae3faf29"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Waddinxveen_1> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMg6z1> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1981> .

