@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix hg: <http://rdf.histograph.io/> .
@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/bjn5Le>
  gtm:kadastraalNummer "102"^^xsd:string ;
  gtm:kadastraleAanduiding "A102"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A102"^^xsd:string ;
  schema:name "Perceel GDA01-A102"@nl ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/bm1TBD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13104> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7035159 52.01247, 4.7034759 52.0124989, 4.7033031 52.012621, 4.7030641 52.0127899, 4.7031539 52.0128407, 4.7031648 52.0128464, 4.703365 52.0126991, 4.7036021 52.0125259, 4.70355 52.0124952, 4.7035159 52.01247))"^^geo:wktLiteral ;
    osm:area 416.0
  ] .

