@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/b008b4z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/464b4d6fe9c9993677d0a9292a37cfab"^^xsd:string ;
  ns0:name "Pand 1803"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962630> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70467170 52.01174578, 4.70466197 52.01175296, 4.70468120 52.01176350, 4.70469141 52.01175641, 4.70474585 52.01171858, 4.70465006 52.01166719, 4.70459002 52.01170170, 4.70467170 52.01174578))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

