@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/b009bwd>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/50c30cb04b39fe928cdded05689c7d13" ;
  ns0:name "Pand 2666"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963493> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71028935 52.01425782, 4.71032945 52.01427357, 4.71038133 52.01422579, 4.71034105 52.01420771, 4.71028935 52.01425782))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

