@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/bRG7Df>
  gtm:oppervlakte 140.0 ;
  gtm:kadastraalNummer 6333.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6333" ;
  gtm:kadastraleAanduiding "M6333"@nl ;
  ns0:name "Perceel GDA01-M6333"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350633370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXia40> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89060> ;
  ns0:startDate "2006-07-26"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6934475047314 52.030133894882,4.6935157192811 52.030122477022,4.6935400142208 52.030177808879,4.6932302939139 52.030229662637,4.6932059207665 52.030174698778,4.6934475047314 52.030133894882))"^^geo:wktLiteral ;
    osm:area 140.0
  ] .

