@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/b8k3Nx>
  gtm:oppervlakte 221.0 ;
  gtm:kadastraalNummer 2410.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2410" ;
  gtm:kadastraleAanduiding "M2410"@nl ;
  ns0:name "Perceel GDA01-M2410"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350241070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bxH4Jn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/86047> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7155021372086 52.033240954538,4.7155098561744 52.033241277206,4.7155156755598 52.033184593775,4.7155896903276 52.033187676484,4.7156493011244 52.033190164667,4.7156395241456 52.033279489277,4.715626102552 52.033397088491,4.7154847558992 52.033391293766,4.7155021372086 52.033240954538))"^^geo:wktLiteral ;
    osm:area 220.0
  ] .

