@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/b00964s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/94e4da3c1b4ecfb14571872cd43b1916" ;
  ns0:name "Pand 2528"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963355> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71131428 52.01391456, 4.71128813 52.01390285, 4.71126322 52.01392447, 4.71122636 52.01390796, 4.71110519 52.01385369, 4.71109112 52.01388257, 4.71114051 52.01390469, 4.71126192 52.01395907, 4.71131428 52.01391456))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

