@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/b0091vk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d49de8010fcc519f1ab32c9de03c2a0b"^^xsd:string ;
  ns0:name "Pand 2404"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963231> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71182406 52.01309612, 4.71180248 52.01308491, 4.71178341 52.01310242, 4.71176079 52.01309321, 4.71170217 52.01315007, 4.71174068 52.01316490, 4.71178237 52.01313051, 4.71182406 52.01309612))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

