@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bCTqZ7>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 2080.0 ;
  gtm:kadastraleAanduiding "F2080"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2080" ;
  ns0:name "Perceel GDA01-F2080"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290208070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUaFCi> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75509> ;
  ns0:startDate "2003-07-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6961230607835 52.006669769248,4.6960786490414 52.00670594756,4.6960088016386 52.006673538648,4.6959081878032 52.006627358513,4.6957289339843 52.006544744681,4.6957731503054 52.006510857399,4.695889267287 52.006563204878,4.6959517147227 52.006591894142,4.6960529333772 52.00663757444,4.6961230607835 52.006669769248))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

