@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/b007t5b>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4b69abb6f65409e8675daee40c84ba1a"^^xsd:string ;
  ns0:name "Pand 1369"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962196> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70891235 52.01095561, 4.70902667 52.01097932, 4.70903105 52.01093243, 4.70892867 52.01092492, 4.70891235 52.01095561))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

