@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/b006922>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/00fc5090b69c3eaa4b3203327cf7ca08" ;
  ns0:name "Pand 90"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960917> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71287253 52.00732237, 4.71288872 52.00732765, 4.71288872 52.00732765, 4.71287253 52.00732237))"^^geo:wktLiteral ;
    osm:area 0.0
  ] .

