@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/b007wk2>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/42cc6deb62fa03937a17ae48a2327eef"^^xsd:string ;
  ns0:name "Pand 1439"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962266> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71215764 52.01090660, 4.71211468 52.01090585, 4.71211356 52.01093028, 4.71216472 52.01093094, 4.71216513 52.01092197, 4.71215694 52.01092182, 4.71215764 52.01090660))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

