@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/b009zq5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0e46d5cf4b81cbe6bb0a1295806919dc" ;
  ns0:name "Pand 3183"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964010> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71199171 52.01107828, 4.71204513 52.01110834, 4.71210287 52.01102245, 4.71208807 52.01101850, 4.71210754 52.01098759, 4.71209171 52.01098133, 4.71199171 52.01107828))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

