@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/b6fcAF>
  gtm:oppervlakte 2640.0 ;
  gtm:kadastraalNummer 6199.0 ;
  gtm:kadastraleAanduiding "A6199"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6199"^^xsd:string ;
  ns0:name "Perceel GDA01-A6199"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240619970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYqc> ;
  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/254309> ;
  ns0:startDate "2010-07-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7148490441877 52.016570113248,4.7148875144597 52.016483900546,4.7150425233382 52.016136602216,4.715147803804 52.016150200482,4.7154476231589 52.01618891686,4.7160018272667 52.016260479531,4.7159272733775 52.016496593027,4.7148490441877 52.016570113248))"^^geo:wktLiteral ;
    osm:area 2627.0
  ] .

