@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/b7HXGp>
  gtm:oppervlakte 181.0 ;
  gtm:kadastraalNummer 1072.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1072" ;
  gtm:kadastraleAanduiding "M1072"@nl ;
  ns0:name "Perceel GDA01-M1072"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350107270000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRfS8y> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85126> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7071956963567 52.03680433432,4.7071409256221 52.036807226895,4.7071428944338 52.036818662487,4.7071068016618 52.036821015743,4.707102905184 52.036798315575,4.7070666127699 52.036800380037,4.7070685668529 52.036811824533,4.7069244257796 52.036821445459,4.7069263799635 52.036832880971,4.7068578524963 52.036837590495,4.7068444923886 52.036759566135,4.7071760715137 52.036737644117,4.7071836402669 52.036737337276,4.7071879013541 52.036760983326,4.707195589323 52.036803704515,4.7071956963567 52.03680433432))"^^geo:wktLiteral ;
    osm:area 180.0
  ] .

