@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/b006s8v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2318eca958c519a4d950448bd8236a7a" ;
  ns0:name "Pand 502"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961329> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70622195 52.00822461, 4.70617213 52.00825278, 4.70628181 52.00831759, 4.70632548 52.00828945, 4.70632306 52.00828794, 4.70622195 52.00822461))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

