@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/b008ph9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a332aa6661ca8ed595d28e5ca66da259"^^xsd:string ;
  ns0:name "Pand 2104"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962931> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71306102 52.01257849, 4.71302797 52.01261398, 4.71315161 52.01266731, 4.71320170 52.01268891, 4.71322991 52.01266400, 4.71317854 52.01264013, 4.71318744 52.01263215, 4.71314523 52.01261423, 4.71306102 52.01257849))"^^geo:wktLiteral ;
    osm:area 62.0
  ] .

