@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b5cyCT>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 6359.0 ;
  gtm:kadastraleAanduiding "A6359"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6359"^^xsd:string ;
  ns0:name "Perceel GDA01-A6359"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240635970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdk1TW> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70753> ;
  ns0:startDate "2009-12-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7166389913385 52.014369437754,4.7168700411277 52.014406356635,4.7168815507991 52.014408192886,4.7168609849266 52.014459624232,4.716617770059 52.014418896867,4.7166172614644 52.014418813074,4.7166388315177 52.014369409879,4.7166389913385 52.014369437754))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

