@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/b0095v3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f86347d0016f01f2755290dc3eac057d" ;
  ns0:name "Pand 2520"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963347> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70838119 52.01386587, 4.70843286 52.01389233, 4.70847574 52.01386045, 4.70842407 52.01383399, 4.70838119 52.01386587))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

