@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/b008pqs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/52fd93e0cd5d445d986273e4abe7321d"^^xsd:string ;
  ns0:name "Pand 2110"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962937> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71380190 52.01278011, 4.71374543 52.01275705, 4.71370166 52.01279856, 4.71370166 52.01279856, 4.71371883 52.01280580, 4.71375108 52.01281939, 4.71376310 52.01282446, 4.71380190 52.01278011))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

