@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/bTXLxk>
  gtm:kadastraalNummer "678"^^xsd:string ;
  gtm:kadastraleAanduiding "A678"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A678"^^xsd:string ;
  schema:name "Perceel GDA01-A678"@nl ;
  hg:absorbedBy <https://n2t.net/ark:/60537/beZBuc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/13680> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.7194699 52.0135257, 4.7191211 52.0134953, 4.719102 52.0135512, 4.7191154 52.013546, 4.7191376 52.0135438, 4.7191674 52.0135443, 4.7194307 52.01357, 4.71944 52.0135697, 4.7194492 52.0135694, 4.7194566 52.013566, 4.7194699 52.0135257))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

