@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/b009hq7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4bd84d987764a399712569bea503b308" ;
  ns0:name "Pand 2806"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963633> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71336665 52.01122915, 4.71325165 52.01121995, 4.71324181 52.01125937, 4.71324997 52.01126016, 4.71335256 52.01127009, 4.71336665 52.01122915))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

