@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/b006hdg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d407c131630e5b060bfb0c7e67611f97" ;
  ns0:name "Pand 274"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961101> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70934833 52.00809414, 4.70947078 52.00815861, 4.70948966 52.00814496, 4.70952789 52.00816508, 4.70953690 52.00815842, 4.70938517 52.00807785, 4.70934833 52.00809414))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

