@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bngSMN>
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/cfe4fe5a60e5178e61942a37a31851213b739fe70eda6b11bfe7de7edd83dafb"^^xsd:string ;
  ns0:givenName "Jan"^^xsd:string ;
  ns0:name "Jan van Buuren"@nl ;
  ns0:familyName "van Buuren"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bB1jf4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1893> ;
  ns0:additionalName [
    ns1:baseSurname "Buuren"^^xsd:string ;
    ns1:literalName "Jan van Buuren"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

