@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/bN5E891>
  ns0:startDate "1453" ;
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0252.1453.001" ;
  ns0:name "Pand 0252.1453.001"@nl ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/bTL6m1> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2603242> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71431006 52.00924786, 4.71436234 52.00925131, 4.71438406 52.00917585, 4.71432995 52.00917078, 4.71431006 52.00924786))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

