@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/b006pw5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4397bc47c4c47327f954557844915b6f" ;
  ns0:name "Pand 433"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961260> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71038933 52.00848750, 4.71035243 52.00847600, 4.71035345 52.00849105, 4.71042757 52.00853144, 4.71045156 52.00851366, 4.71044539 52.00851076, 4.71038933 52.00848750))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

