@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/b006907>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3c7235ee27f13997dcfe4e53fda1a0c4" ;
  ns0:name "Pand 88"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960915> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70985412 52.00732557, 4.70972615 52.00731154, 4.70972452 52.00732635, 4.70984892 52.00734362, 4.70985412 52.00732557))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

