@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/b006m3w>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2a069b53b17c9e18d0607f2a258f6c64" ;
  ns0:name "Pand 352"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961179> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71417949 52.00844045, 4.71401267 52.00842940, 4.71398501 52.00848667, 4.71417367 52.00849659, 4.71417949 52.00844045))"^^geo:wktLiteral ;
    osm:area 78.0
  ] .

