@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/b008svk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e5c70ae5d91eceebb459bacee33ec414"^^xsd:string ;
  ns0:name "Pand 2201"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963028> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70711687 52.01290804, 4.70705208 52.01295685, 4.70710917 52.01298641, 4.70717134 52.01294068, 4.70718066 52.01293383, 4.70712256 52.01290375, 4.70711687 52.01290804))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

