@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/bC3CYo>
  gtm:oppervlakte 118.0 ;
  gtm:kadastraalNummer 6324.0 ;
  gtm:kadastraleAanduiding "A6324"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6324"^^xsd:string ;
  ns0:name "Perceel GDA01-A6324"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240632470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXVgji> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70718> ;
  ns0:startDate "2010-07-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7161685933539 52.016201450644,4.7161712976973 52.016193043933,4.7161835968643 52.016153852731,4.7165253956164 52.016193911197,4.7165235284651 52.016195051074,4.7164555513487 52.01623622613,4.7163611019981 52.016225018749,4.7162341845142 52.016209707309,4.7161685933539 52.016201450644))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

