@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/b0PRqN>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 2011.0 ;
  gtm:kadastraleAanduiding "F2011"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2011" ;
  ns0:name "Perceel GDA01-F2011"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290201170000/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/75475> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991220372249 52.006049510967,4.699089278487 52.00601462416,4.6990214873962 52.005944963063,4.6989373882781 52.005856079208,4.6989991699642 52.005833322225,4.699028502629 52.00586367684,4.6990852183251 52.005921417461,4.6991510905449 52.005991795367,4.6991840096462 52.006026674105,4.6991220372249 52.006049510967))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

