@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/b008mt8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a9ac618d53f2cd134a7e4a3cd18a81b6"^^xsd:string ;
  ns0:name "Pand 2055"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962882> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70655352 52.01245174, 4.70658759 52.01247684, 4.70657318 52.01248825, 4.70663684 52.01251887, 4.70667200 52.01248930, 4.70658238 52.01244396, 4.70657130 52.01243835, 4.70655352 52.01245174))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

