@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/b007h9k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ee534e21b89ba898d0b58e0142f9c84e"^^xsd:string ;
  ns0:name "Pand 1112"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961939> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70726553 52.01036296, 4.70722312 52.01033927, 4.70712567 52.01041361, 4.70717004 52.01043576, 4.70717004 52.01043576, 4.70726553 52.01036296))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

