@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/b008k9p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/60b49ddae3c0c595ce5caadb801f83fb"^^xsd:string ;
  ns0:name "Pand 2011"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962838> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71329785 52.01234199, 4.71326634 52.01237435, 4.71338771 52.01242427, 4.71340603 52.01240360, 4.71346224 52.01242257, 4.71344386 52.01244331, 4.71346089 52.01244906, 4.71348428 52.01242181, 4.71351836 52.01243420, 4.71352688 52.01242527, 4.71329785 52.01234199))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

