@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/b007rc2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1f814abf80d1b05b7bf0bef33a99d9fa"^^xsd:string ;
  ns0:name "Pand 1317"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962144> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70889666 52.01070564, 4.70886726 52.01070536, 4.70885462 52.01071957, 4.70884722 52.01072787, 4.70889185 52.01072929, 4.70889593 52.01070924, 4.70889666 52.01070564))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

