@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/b0083xt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d9a6142b3a2175e4ea1da1b5f3271b03"^^xsd:string ;
  ns0:name "Pand 1623"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962450> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70831139 52.01154744, 4.70832566 52.01153515, 4.70831113 52.01152873, 4.70829687 52.01154101, 4.70831139 52.01154744))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

