@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/b007s86>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a22d192903fb88ef51d0ed0de32a3d88"^^xsd:string ;
  ns0:name "Pand 1343"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962170> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70913942 52.01104320, 4.70920544 52.01103952, 4.70920122 52.01099517, 4.70916833 52.01099732, 4.70916780 52.01103263, 4.70914077 52.01103403, 4.70913942 52.01104320))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

