@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/b006jtt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/452ba4cc847a5fd83a14763e3689d72c" ;
  ns0:name "Pand 315"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961142> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71528026 52.00794737, 4.71526042 52.00791392, 4.71514715 52.00793790, 4.71516909 52.00797248, 4.71528026 52.00794737))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

