@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/b0082zv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a22c49a13e4085c55abca0389f19099f"^^xsd:string ;
  ns0:name "Pand 1595"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962422> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71153693 52.01153627, 4.71156401 52.01151175, 4.71160145 52.01147408, 4.71157774 52.01146408, 4.71153507 52.01144609, 4.71150607 52.01147753, 4.71141684 52.01157427, 4.71147100 52.01159930, 4.71153693 52.01153627))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

