@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/b00833w>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0ca519b410724e23f8bbb04f5e6e8e44"^^xsd:string ;
  ns0:name "Pand 1599"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962426> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71358870 52.01155789, 4.71357763 52.01155689, 4.71357288 52.01157698, 4.71353967 52.01157342, 4.71351297 52.01166815, 4.71355737 52.01169044, 4.71357752 52.01160518, 4.71358519 52.01157273, 4.71358870 52.01155789))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

