@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/b8Xa2Z>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 6387.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6387" ;
  gtm:kadastraleAanduiding "M6387"@nl ;
  ns0:name "Perceel GDA01-M6387"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350638770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvpoAW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89112> ;
  ns0:startDate "2006-07-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7087866265717 52.032692205326,4.7087907034692 52.032716497433,4.7088135427268 52.032727828528,4.7087766672175 52.032756109243,4.7087536398828 52.032744687174,4.7086606789698 52.032749454695,4.7084662067147 52.03276257154,4.7084577439924 52.032714201242,4.7087866265717 52.032692205326))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

