@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/bCGJjV>
  gtm:oppervlakte 148.0 ;
  gtm:kadastraalNummer 2121.0 ;
  gtm:kadastraleAanduiding "F2121"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F2121" ;
  ns0:name "Perceel GDA01-F2121"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290212170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  hg:absorbed <https://n2t.net/ark:/60537/bZARjn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75540> ;
  ns0:startDate "2020-10-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6964489553177 52.005877824631,4.6964832558594 52.005840858783,4.6966094896291 52.00588782693,4.6966770042491 52.005911835609,4.6967855261585 52.00595042132,4.6968615157931 52.005977373875,4.6968270854516 52.006017107504,4.6967580837171 52.005991292505,4.6966431580896 52.005950511978,4.696644062356 52.005949483615,4.6966251737564 52.005942775296,4.6965923717611 52.005930682173,4.6965911986617 52.005930252835,4.6964998309539 52.005896576411,4.6964995557794 52.005896475924,4.6964489553177 52.005877824631))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

