@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/bHGxAv>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 6581.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6581" ;
  gtm:kadastraleAanduiding "M6581"@nl ;
  ns0:name "Perceel GDA01-M6581"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350658170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bAbuPn> ;
  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/89278> ;
  ns0:startDate "2007-07-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7006603893893 52.033756135715,4.700654860522 52.033724167757,4.700695269975 52.033721482117,4.7008395478158 52.033711887621,4.7009674866882 52.033703384202,4.7009748899636 52.033746194069,4.7008999783865 52.033751231431,4.7009018782585 52.033762298214,4.7008488506915 52.033765773267,4.7008469495931 52.033754787371,4.7007027139545 52.033764472006,4.7007008130298 52.03375347712,4.7006603893893 52.033756135715))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

