@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/b007r2b>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4c607faf56aa0e83a660c8747197250d"^^xsd:string ;
  ns0:name "Pand 1308"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962135> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70846387 52.01069841, 4.70854531 52.01063978, 4.70849630 52.01061197, 4.70839334 52.01068181, 4.70822175 52.01079820, 4.70826965 52.01082365, 4.70842952 52.01072250, 4.70839046 52.01070139, 4.70842292 52.01067627, 4.70846387 52.01069841))"^^geo:wktLiteral ;
    osm:area 117.0
  ] .

