@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/b12zFB>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 1649.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1649" ;
  gtm:kadastraleAanduiding "M1649"@nl ;
  ns0:name "Perceel GDA01-M1649"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350164970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0DiDN> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85599> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7045131182227 52.036982315587,4.7044767606756 52.036984810317,4.704472700966 52.03696238775,4.7044211405338 52.036965953825,4.704402533492 52.036856664146,4.7043844286601 52.036857844511,4.7043804684166 52.036835593296,4.7044173489727 52.036833200501,4.7044134615805 52.03681094971,4.7043946274272 52.03681217079,4.7043923000821 52.036795618684,4.7044618060531 52.03679079043,4.7044870773007 52.036940961912,4.7045053424682 52.036939782461,4.7045131182227 52.036982315587))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

