@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/b008nrt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d956f8d7cea98dff8337cd66f07cdd6c"^^xsd:string ;
  ns0:name "Pand 2082"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962909> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71121411 52.01253076, 4.71119496 52.01253574, 4.71127072 52.01263920, 4.71128668 52.01263475, 4.71121411 52.01253076))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

