@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/b007qfh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0bd0e6bd4ea7f20f2fc29fbc4921b2fe"^^xsd:string ;
  ns0:name "Pand 1290"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962117> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70927072 52.01077419, 4.70918627 52.01077695, 4.70918889 52.01085626, 4.70916802 52.01085741, 4.70916955 52.01086799, 4.70929969 52.01086082, 4.70929632 52.01082800, 4.70927534 52.01082787, 4.70927072 52.01077419))"^^geo:wktLiteral ;
    osm:area 66.0
  ] .

