@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/be9B8qO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f4dc55de-e6c1-c1da-5a0c-ca6e27619413"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Noordeman"@nl ;
  schema:familyName "Noordeman"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b6f0jDh> ;
  schema:children <https://n2t.net/ark:/60537/bn4aXg6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bYy6AWv> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2325513> .

