@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/b0076ft>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/dc37b519b1a950dbe3870683d4787f0e"^^xsd:string ;
  ns0:name "Pand 855"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961682> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70502184 52.00973107, 4.70500473 52.00974317, 4.70505632 52.00976697, 4.70507186 52.00975414, 4.70502184 52.00973107))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

