@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/bms5arR>
  ns0:startDate "1455" ;
  prov:hadPrimarySource "EersteVermelding1.geojson (EK/matthijs-panden)" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2164.1455.001" ;
  ns0:name "Pand 2164.1455.001"@nl ;
  gtm:verpondingsNummer <https://n2t.net/ark:/60537/bI5UJI> ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2601770> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70597928 52.00905689, 4.70589542 52.00911785, 4.70593076 52.00913637, 4.70596930 52.00910835, 4.70597637 52.00911205, 4.70602334 52.00907791, 4.70597928 52.00905689))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

