@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/b00955t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/bcc7a6358d4f297963020618791b80cb" ;
  ns0:name "Pand 2500"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963327> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70752294 52.01368858, 4.70750412 52.01370406, 4.70755681 52.01372910, 4.70757520 52.01371277, 4.70752294 52.01368858))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

