@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/b0076xm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7f062875408b43f36dcf207eb2244c27"^^xsd:string ;
  ns0:name "Pand 869"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961696> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71472772 52.00987309, 4.71472829 52.00987242, 4.71473092 52.00986931, 4.71466779 52.00984569, 4.71464857 52.00987118, 4.71471088 52.00989300, 4.71472772 52.00987309))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

