@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/bV0dWRn>
  ns0:startDate "1532" ;
  ns0:endDate "1632" ;
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2532.1532.001" ;
  ns0:name "Pand 2532.1532.001"@nl ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/bj9rBX> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2601463> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70479154 52.01066763, 4.70488503 52.01060446, 4.70489474 52.01059755, 4.70494132 52.01056583, 4.70479578 52.01048799, 4.70475205 52.01052121, 4.70466156 52.01059398, 4.70479154 52.01066763))"^^geo:wktLiteral ;
    osm:area 192.0
  ] .

