@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/b007kxs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9bfc4262d9bfd9496b7bc6527907b42d"^^xsd:string ;
  ns0:name "Pand 1188"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962015> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70545973 52.01012292, 4.70541881 52.01015178, 4.70542436 52.01015477, 4.70563593 52.01026900, 4.70568003 52.01029279, 4.70573810 52.01025082, 4.70554822 52.01015078, 4.70553177 52.01016266, 4.70545973 52.01012292))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

