@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/b008xzb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e74a1b0e30fbbbc912b94272285f7d5c"^^xsd:string ;
  ns0:name "Pand 2320"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963147> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70688313 52.01341025, 4.70685204 52.01343237, 4.70691828 52.01346332, 4.70694684 52.01344295, 4.70688313 52.01341025))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

