@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/bHg2utj>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9ee68381-cdc8-317b-6a39-143c5567852b"^^xsd:string ;
  schema:familyName "Janmaat"^^xsd:string ;
  schema:givenName "Lukas"^^xsd:string ;
  schema:name "Lukas Janmaat"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Snelrewaard> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCGE2L5> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1940807> ;
  schema:birthDate "1919-06-16"^^xsd:date .

