@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/b007g8s>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a1c8943bb91c5a26c765eb80311f3b00"^^xsd:string ;
  ns0:name "Pand 1082"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961909> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70395898 52.01029538, 4.70400047 52.01031762, 4.70406436 52.01026552, 4.70402480 52.01024255, 4.70395898 52.01029538))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

