@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/b0074v1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4c566a9043bbdfc0ac4521795ee6502f"^^xsd:string ;
  ns0:name "Pand 809"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961636> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70641153 52.00933887, 4.70636982 52.00935616, 4.70648106 52.00941940, 4.70650339 52.00940449, 4.70648286 52.00939277, 4.70649480 52.00938541, 4.70649480 52.00938541, 4.70641153 52.00933887))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

