@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bAOAnU>
  gtm:oppervlakte 23.0 ;
  gtm:kadastraalNummer 3967.0 ;
  gtm:kadastraleAanduiding "D3967"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D3967"^^xsd:string ;
  ns0:name "Perceel GDA01-D3967"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270396770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbeZMc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/254313> ;
  ns0:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7079332142533 52.007673157117,4.7079672860359 52.007698817898,4.7079650258041 52.007699955373,4.7079008122222 52.007732428476,4.707898551987 52.007733565949,4.7078644802175 52.007707905148,4.7079332142533 52.007673157117))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

