@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/b008bhh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/dba2723a0f8deb0c3591037fec51ec14"^^xsd:string ;
  ns0:name "Pand 1814"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962641> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71272935 52.01178844, 4.71271340 52.01180229, 4.71270648 52.01180830, 4.71275673 52.01183032, 4.71275673 52.01183032, 4.71277851 52.01181009, 4.71273879 52.01179259, 4.71272935 52.01178844))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

