@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/b008kp7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/eebaa8b0eefa6b26145ab2ec505f9fac"^^xsd:string ;
  ns0:name "Pand 2022"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962849> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70664319 52.01233440, 4.70663216 52.01234401, 4.70666838 52.01235984, 4.70664758 52.01237692, 4.70675078 52.01242479, 4.70678026 52.01239888, 4.70664319 52.01233440))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

