@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@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/bxGSVq>
  gtm:kadastraalNummer "665"^^xsd:string ;
  gtm:kadastraleAanduiding "B665"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B665"^^xsd:string ;
  ns0:name "Perceel GDA01-B665"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/14511> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7066056 52.0104603, 4.7065534 52.0104986, 4.7065648 52.0105047, 4.7066817 52.0105682, 4.7067169 52.0105417, 4.7068477 52.0106142, 4.7068563 52.0106082, 4.7068106 52.0105841, 4.7068256 52.0105733, 4.7067467 52.0105283, 4.7067337 52.0105362, 4.7067283 52.0105332, 4.7066167 52.0104669, 4.7066056 52.0104603))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

