@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/bwrJCa>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 2146.0 ;
  gtm:kadastraleAanduiding "F2146"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2146" ;
  ns0:name "Perceel GDA01-F2146"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290214670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfq1NR> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75564> ;
  ns0:startDate "1999-07-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7010732427827 52.003017592118,4.7011119430415 52.003053411866,4.7009583043483 52.003117763169,4.7007672031188 52.003197652506,4.7007294445981 52.00316216172,4.7009192526026 52.003082076147,4.7010732427827 52.003017592118))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

