@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/b003Gg>
  gtm:oppervlakte 135.0 ;
  gtm:kadastraalNummer 2150.0 ;
  gtm:kadastraleAanduiding "F2150"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2150" ;
  ns0:name "Perceel GDA01-F2150"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290215070000/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/75568> ;
  ns0:startDate "2002-10-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7005894653792 52.003030617604,4.7005754818718 52.003017475851,4.7007631461113 52.002939463339,4.7008650155775 52.002896742183,4.7009176376202 52.002873607208,4.7009560218046 52.002909128548,4.7009035669388 52.002931806105,4.700802025478 52.002974978629,4.7006135703983 52.00305327422,4.7005894653792 52.003030617604))"^^geo:wktLiteral ;
    osm:area 135.0
  ] .

