@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/b0076w6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9ddd665304147ac4132250a5b4b87de8"^^xsd:string ;
  ns0:name "Pand 868"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961695> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70478385 52.00981496, 4.70477774 52.00982002, 4.70480192 52.00983257, 4.70480866 52.00982762, 4.70478385 52.00981496))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

