@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/b008m77>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e3cd034b5dfcfeb1312c7b16d15136ae"^^xsd:string ;
  ns0:name "Pand 2038"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962865> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70811410 52.01240438, 4.70812901 52.01239016, 4.70817545 52.01240870, 4.70832458 52.01226644, 4.70826632 52.01223966, 4.70809428 52.01239608, 4.70811410 52.01240438))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

