@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/b00b33k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/35f6f54f7740035e169b4137e9b2f27d" ;
  ns0:name "Pand 3281"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964108> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71318636 52.01016357, 4.71331229 52.01017244, 4.71331519 52.01015680, 4.71335439 52.01015953, 4.71335961 52.01013089, 4.71320129 52.01011989, 4.71318636 52.01016357))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

