@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/b008mvp>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/98acf2c6a1b2d406efdc248f676ab5fc"^^xsd:string ;
  ns0:name "Pand 2056"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962883> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70538919 52.01245324, 4.70541635 52.01246520, 4.70539112 52.01248651, 4.70540367 52.01249217, 4.70551987 52.01239617, 4.70548095 52.01237600, 4.70538919 52.01245324))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

