@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/bFb2Swe>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a5cfd42f-04e2-8793-7f00-1bb27856e8c0"^^xsd:string ;
  schema:familyName "Loendersloot"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Loendersloot"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0132jg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/44e4c6d2-f514-3ae1-0b7f-3cd372285fe6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2124510> ;
  schema:birthDate "1870-02-03"^^xsd:date .

