@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/b008rkw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d66f53e142f4c5d2003a93c75a18f2b7"^^xsd:string ;
  ns0:name "Pand 2164"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962991> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71375108 52.01281939, 4.71371883 52.01280580, 4.71369608 52.01282634, 4.71372840 52.01283997, 4.71375108 52.01281939))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

