@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/b008bkb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4f91ad5767822c0e944cb18e5fbe4432"^^xsd:string ;
  ns0:name "Pand 1816"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962643> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71220038 52.01179959, 4.71217404 52.01178839, 4.71215777 52.01180296, 4.71207796 52.01187445, 4.71212454 52.01189724, 4.71220852 52.01182664, 4.71218251 52.01181486, 4.71220038 52.01179959))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

