@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/b006sgb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/51ddc22a36c0ea55e37d9d9d98f802f2" ;
  ns0:name "Pand 508"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961335> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70706980 52.00825488, 4.70702903 52.00822494, 4.70697186 52.00825760, 4.70701193 52.00828599, 4.70706980 52.00825488))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

