@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/b00b0d5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5cebef146936c8e217ce1bf88115b257" ;
  ns0:name "Pand 3203"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964030> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71259270 52.01156885, 4.71254465 52.01155139, 4.71249396 52.01160019, 4.71254107 52.01162069, 4.71259270 52.01156885))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

