@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/bLdqw1>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 2013.0 ;
  gtm:kadastraleAanduiding "F2013"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2013" ;
  ns0:name "Perceel GDA01-F2013"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290201370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bfCI12> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75477> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6992479149497 52.0060031564,4.6992136202677 52.005968701083,4.6991473086093 52.005898482435,4.6990614203631 52.005810388181,4.6991235973316 52.005787489628,4.6991695115938 52.005835396653,4.699277189971 52.005945217354,4.699310003058 52.005980365091,4.6992479149497 52.0060031564))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

