@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#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bzLSdF>
  pico:hasAge "27"^^xsd:string ;
  ns0:familyName "den Mol"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d515fba3604e17a1c61c8b3c931d5379462e3f97f22d492d36b78321133abf2f"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan den Mol"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/baander> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b0DmdM> ;
  gtm:straat <https://n2t.net/ark:/60537/bKaRrY> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4167> ;
  ns0:additionalName [
    ns1:baseSurname "Mol"^^xsd:string ;
    ns1:literalName "Jan den Mol"@nl ;
    ns1:surnamePrefix "den"^^xsd:string
  ] .

