@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/b006jr0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/98d0f6ea54a5097809039c97fc23e09b" ;
  ns0:name "Pand 313"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961140> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70857220 52.00785132, 4.70851924 52.00788462, 4.70858797 52.00792488, 4.70863774 52.00788669, 4.70857220 52.00785132))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

