@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/bc4FmT>
  gtm:oppervlakte 158.0 ;
  gtm:kadastraalNummer 6018.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6018" ;
  gtm:kadastraleAanduiding "M6018"@nl ;
  ns0:name "Perceel GDA01-M6018"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350601870000/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/88802> ;
  ns0:startDate "2002-06-12"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7005826780851 52.033513122124,4.7007209751035 52.033503861427,4.7009071362736 52.033491392036,4.70090906652 52.033502378101,4.7009432611943 52.033500105577,4.700941331215 52.033489101537,4.7009739215794 52.033486909538,4.7009832737946 52.033540435926,4.7005918160788 52.033566332703,4.7005826780851 52.033513122124))"^^geo:wktLiteral ;
    osm:area 158.0
  ] .

