@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/b00913g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/06b7084fe5b52e99d11b0ee458f47b4f"^^xsd:string ;
  ns0:name "Pand 2382"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963209> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70808762 52.01332244, 4.70799237 52.01329598, 4.70797783 52.01332323, 4.70806980 52.01334960, 4.70808762 52.01332244))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

