@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/b006j7s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/24a6df75e223b69f958fdbab91ea2b7d" ;
  ns0:name "Pand 298"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961125> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71018321 52.00784430, 4.71022301 52.00782230, 4.71020295 52.00780504, 4.71015684 52.00782614, 4.71018321 52.00784430))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

