@prefix ns0: <https://schema.org/> .
@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/b0097bn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0b23e505ff960f89a38f7923b33abc1c" ;
  ns0:name "Pand 2563"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963390> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70986712 52.01398186, 4.70995570 52.01400050, 4.70999327 52.01400840, 4.71001095 52.01402281, 4.71003076 52.01399629, 4.70987510 52.01392568, 4.70986712 52.01398186))"^^geo:wktLiteral ;
    osm:area 48.0
  ] .

