@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/b00675j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e58d7cfd583a4dcd66b17ffac5802a9c" ;
  ns0:name "Pand 35"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960862> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71388619 52.00717751, 4.71378210 52.00716263, 4.71376890 52.00717966, 4.71387944 52.00719547, 4.71388619 52.00717751))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

