@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/b0079wb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c26cea99947df955541b4d8ab666e761"^^xsd:string ;
  ns0:name "Pand 955"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961782> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70613080 52.00961151, 4.70616775 52.00958510, 4.70642321 52.00973421, 4.70647341 52.00969833, 4.70611785 52.00948744, 4.70602480 52.00954627, 4.70613080 52.00961151))"^^geo:wktLiteral ;
    osm:area 222.0
  ] .

