@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/b007x42>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c8749f3499a27922c00a00676302ee43"^^xsd:string ;
  ns0:name "Pand 1455"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962282> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71148676 52.01053642, 4.71161965 52.01054161, 4.71162254 52.01051696, 4.71147933 52.01051316, 4.71133966 52.01051488, 4.71133812 52.01053104, 4.71146815 52.01053575, 4.71146992 52.01051923, 4.71148854 52.01051992, 4.71148676 52.01053642))"^^geo:wktLiteral ;
    osm:area 44.0
  ] .

