@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/b006mgf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ce0f5567a75025686985d79b4aac500f" ;
  ns0:name "Pand 363"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961190> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70561830 52.00852469, 4.70566488 52.00855221, 4.70571814 52.00852562, 4.70567026 52.00849719, 4.70561830 52.00852469))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

