@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bN5E842>
  ns0:startDate "1509" ;
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1868.1509.001" ;
  ns0:name "Pand 1868.1509.001"@nl ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/bcUrUf> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2601857> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71048504 52.00825002, 4.71038781 52.00832657, 4.71045464 52.00835881, 4.71054945 52.00828397, 4.71048504 52.00825002))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

