@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bjzRRN>
  gtm:oppervlakte 29.0 ;
  gtm:kadastraalNummer 8787.0 ;
  gtm:kadastraleAanduiding "A8787"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8787"^^xsd:string ;
  ns0:name "Perceel GDA01-A8787"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240878770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bNwg6X> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104943> ;
  ns0:startDate "2019-04-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7176620234413 52.007781936904,4.7176593612336 52.007791476434,4.717256745257 52.007780583774,4.7172587296771 52.007773521194,4.7172592998284 52.007771430141,4.7176620234413 52.007781936904))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

