@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/b009s10>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/29f34cea662b5ab0f70ba12287c48490" ;
  ns0:name "Pand 3018"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963845> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70942812 52.00850068, 4.70947108 52.00847784, 4.70934322 52.00841321, 4.70931044 52.00843587, 4.70942812 52.00850068))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

