@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/b0069w0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/cf0c8626e0471909daf203596b617f0c" ;
  ns0:name "Pand 114"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960941> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70963853 52.00764376, 4.70959667 52.00766606, 4.70969423 52.00773581, 4.70973981 52.00771666, 4.70963853 52.00764376))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

