@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b008qpr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ed8e304fe56b29f409c85d533a5cf571"^^xsd:string ;
  ns0:name "Pand 2138"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962965> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70761204 52.01273877, 4.70756480 52.01271627, 4.70741335 52.01283902, 4.70746974 52.01286483, 4.70764527 52.01294431, 4.70766704 52.01292174, 4.70748053 52.01283804, 4.70761204 52.01273877))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

