@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/b008xnm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/767aaff7267aad09cfbae05cfdf16862"^^xsd:string ;
  ns0:name "Pand 2311"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963138> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70663656 52.01336343, 4.70657545 52.01341046, 4.70668728 52.01346579, 4.70667066 52.01347898, 4.70669338 52.01349092, 4.70677225 52.01343056, 4.70663656 52.01336343))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

