@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/b007h0v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8a1adde7eb4a090139fada0b4dbabbaf"^^xsd:string ;
  ns0:name "Pand 1103"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961930> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70404132 52.01034024, 4.70410737 52.01028887, 4.70406436 52.01026552, 4.70400047 52.01031762, 4.70404132 52.01034024, 4.70404132 52.01034024))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

