@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/b0086dr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8714da84acde67a88546c7403fb9da6a"^^xsd:string ;
  ns0:name "Pand 1695"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962522> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71207350 52.01204154, 4.71210118 52.01205377, 4.71218872 52.01197831, 4.71215127 52.01195635, 4.71206279 52.01202080, 4.71207350 52.01204154))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

