@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bQ0t1Q>
  pico:hasAge "46"^^xsd:string ;
  ns0:familyName "de Vogel"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/f621dd1ca7f8856dcb2b0dbaaaacd34e37005988c1a04584b7af1d08384c6574"^^xsd:string ;
  ns0:givenName "Johannis Paulus"^^xsd:string ;
  ns0:name "Johannis Paulus de Vogel"@nl ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaker> ;
  gtm:straat <https://n2t.net/ark:/60537/bg1T2Q> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/biWVRI> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/17edfba3-b27a-6c92-718d-8594a0471b56> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6069> ;
  ns0:additionalName [
    ns1:baseSurname "Vogel"^^xsd:string ;
    ns1:literalName "Johannis Paulus de Vogel"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

