@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/bGrkc2>
  gtm:oppervlakte 151.0 ;
  gtm:kadastraalNummer 787.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M787" ;
  gtm:kadastraleAanduiding "M787"@nl ;
  ns0:name "Perceel GDA01-M787"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350078770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2X7V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/84905> ;
  ns0:startDate "2006-12-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7098594674109 52.029007339206,4.7096258723176 52.029015603836,4.7095305504599 52.029018983208,4.7095250283361 52.02895921464,4.7095650346971 52.028957808991,4.7096705112596 52.028953580196,4.7098537181069 52.028947146895,4.7098594674109 52.029007339206))"^^geo:wktLiteral ;
    osm:area 151.0
  ] .

