@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/bUawjA>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 2758.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2758"^^xsd:string ;
  gtm:kadastraleAanduiding "I2758"@nl ;
  ns0:name "Perceel GDA01-I2758"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320275870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpMuhh> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78866> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7159741786031 52.022991394226,4.7161634830101 52.023010989359,4.7162191410823 52.02301675352,4.7163103140407 52.023026845696,4.7162974313179 52.02307472532,4.716150324709 52.023059748259,4.7159609909645 52.023040152939,4.7159741786031 52.022991394226))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

