@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/b008w8p>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a768d6df6485644b23c4736062016443"^^xsd:string ;
  ns0:name "Pand 2271"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963098> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70957224 52.01317522, 4.70957735 52.01316589, 4.70952411 52.01314936, 4.70950020 52.01317717, 4.70957117 52.01319632, 4.70955636 52.01322499, 4.70978812 52.01327062, 4.70979896 52.01321577, 4.70957224 52.01317522))"^^geo:wktLiteral ;
    osm:area 110.0
  ] .

