@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/b007h85>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6bb71111be6d08d38d23e00252d8a938"^^xsd:string ;
  ns0:name "Pand 1111"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961938> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71074651 52.01036147, 4.71074651 52.01036147, 4.71058639 52.01030515, 4.71055520 52.01033466, 4.71082386 52.01042493, 4.71084831 52.01039727, 4.71076881 52.01036931, 4.71076570 52.01036822, 4.71074651 52.01036147))"^^geo:wktLiteral ;
    osm:area 77.0
  ] .

