@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/bGE1bF>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 3666.0 ;
  gtm:kadastraleAanduiding "B3666"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B3666" ;
  ns0:name "Perceel GDA01-B3666"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250366670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPtLX> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71832> ;
  ns0:startDate "2002-10-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7073544018637 52.009931290755,4.7074062890225 52.009903151083,4.7074157836442 52.009909057368,4.7074636607767 52.009938842788,4.7076254545395 52.010043664973,4.7075889891788 52.010071057856,4.7075773563144 52.010069759283,4.7075578127298 52.01005607395,4.7075583418179 52.01005576241,4.7075230734716 52.010033024838,4.70752233653 52.010033595841,4.7074857544256 52.010011048417,4.7074851369972 52.010011422365,4.7073646257935 52.009937129349,4.7073544018637 52.009931290755))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

