@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/bHTecj>
  gtm:oppervlakte 300.0 ;
  gtm:kadastraalNummer 4406.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4406" ;
  gtm:kadastraleAanduiding "M4406"@nl ;
  ns0:name "Perceel GDA01-M4406"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350440670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIJ9V5> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87490> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7160300275273 52.030327453111,4.715974536896 52.030322552741,4.7159060795252 52.030316508808,4.7159123205714 52.030259827739,4.715896446262 52.030259197939,4.7158973175655 52.030249675229,4.7159035586131 52.03019299416,4.7159112524342 52.030126883579,4.7158697467567 52.030125208815,4.7158768200689 52.030061611442,4.7159640649609 52.030064445782,4.7159950506651 52.030048533216,4.7160618650728 52.030051385851,4.7160300275273 52.030327453111))"^^geo:wktLiteral ;
    osm:area 300.0
  ] .

