@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/b006mkp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4698cdbc466d34171b82eeb14ab31256" ;
  ns0:name "Pand 366"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961193> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70567026 52.00849719, 4.70571814 52.00852562, 4.70579336 52.00848328, 4.70573982 52.00845894, 4.70567026 52.00849719))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

