@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/b008j0k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7ba6477cfc81dfaff0548cc1da106396"^^xsd:string ;
  ns0:name "Pand 1973"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962800> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70794674 52.01226661, 4.70792490 52.01225772, 4.70787639 52.01223796, 4.70784316 52.01226917, 4.70791753 52.01229391, 4.70794674 52.01226661))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

