@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/bs3YI4A>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5240ec32-2dc7-2072-5f3d-f44d16726af5"^^xsd:string ;
  schema:hasOccupation "Koekbakker"@nl ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus Schouten"@nl ;
  schema:familyName "Schouten"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bbjx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dbee7c6e-acb4-e325-2365-bd284c54ea0d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2810567> .

