@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/b008mxh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1524242dedccbc442155a1ff37454165"^^xsd:string ;
  ns0:name "Pand 2058"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962885> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70658238 52.01244396, 4.70667200 52.01248930, 4.70671882 52.01245019, 4.70661733 52.01240311, 4.70658156 52.01238652, 4.70656430 52.01240134, 4.70661132 52.01242218, 4.70658238 52.01244396))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

