@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/bjZfvB>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 6017.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6017" ;
  gtm:kadastraleAanduiding "M6017"@nl ;
  ns0:name "Perceel GDA01-M6017"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350601770000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS6q8> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88801> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7005753729557 52.033470591442,4.7007559375513 52.033458143588,4.7008996073262 52.033448230885,4.7009307250646 52.033446084245,4.700932656141 52.033457016384,4.7009682949222 52.033454653396,4.7009739215794 52.033486909538,4.700941331215 52.033489101537,4.7009432611943 52.033500105577,4.70090906652 52.033502378101,4.7009071362736 52.033491392036,4.7007209751035 52.033503861427,4.7005826780851 52.033513122124,4.7005753729557 52.033470591442))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

