@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/b00b7dt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f2705f21e0386075a67b640e07e6ee93" ;
  ns0:name "Pand 3406"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964233> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71289460 52.01274609, 4.71304106 52.01280798, 4.71307349 52.01277794, 4.71292884 52.01271523, 4.71289460 52.01274609))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

