@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/b253Ab>
  gtm:oppervlakte 163.0 ;
  gtm:kadastraalNummer 2142.0 ;
  gtm:kadastraleAanduiding "F2142"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2142" ;
  ns0:name "Perceel GDA01-F2142"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290214270000/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/75560> ;
  ns0:startDate "1999-07-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7009267090904 52.003349435336,4.7008822390761 52.003307119209,4.7010758424088 52.003225527483,4.7012280735878 52.003160853229,4.7012741695227 52.00320352026,4.7011222808809 52.003268645991,4.7009267090904 52.003349435336))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

