@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/b008grx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7db2f230f191294418ac1de7f0e4df07"^^xsd:string ;
  ns0:name "Pand 1937"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962764> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70780736 52.01136473, 4.70771284 52.01144028, 4.70771284 52.01144028, 4.70768375 52.01146353, 4.70770652 52.01147438, 4.70775600 52.01149795, 4.70779262 52.01146868, 4.70774118 52.01144418, 4.70780581 52.01139252, 4.70781944 52.01139901, 4.70784180 52.01138114, 4.70780736 52.01136473))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

