@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/btwVYs>
  gtm:oppervlakte "2"^^xsd:string ;
  gtm:kadastraalNummer "6394"^^xsd:string ;
  gtm:kadastraleAanduiding "E6394"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6394"^^xsd:string ;
  ns0:name "Perceel GDA01-E6394"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280639470000> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0qBJU> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75069> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7012693 52.0102462,4.7013063 52.0102182,4.7013328 52.0101978,4.7013381 52.0102008,4.7012693 52.0102462))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

