@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/b008vgs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fff63fd7e72884132a4bedd37a110447"^^xsd:string ;
  ns0:name "Pand 2248"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963075> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71178456 52.01282518, 4.71168181 52.01276756, 4.71155088 52.01268278, 4.71149002 52.01270649, 4.71161298 52.01278111, 4.71171004 52.01284001, 4.71175437 52.01286691, 4.71176578 52.01287383, 4.71181599 52.01284281, 4.71178456 52.01282518))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

