@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/b009rcr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7a7c2f61fc91d745fab2f88185ac0c8d" ;
  ns0:name "Pand 2999"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963826> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70970118 52.00762432, 4.70977280 52.00758038, 4.70976330 52.00757329, 4.70974480 52.00755949, 4.70967373 52.00760528, 4.70970118 52.00762432))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

