@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/bxTDDD>
  gtm:oppervlakte 433.0 ;
  gtm:kadastraalNummer 2528.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2528"^^xsd:string ;
  gtm:kadastraleAanduiding "I2528"@nl ;
  ns0:name "Perceel GDA01-I2528"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320252870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFoYMa> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78745> ;
  ns0:startDate "2006-09-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7175463576873 52.018424565626,4.7176760406105 52.018425869457,4.7176502135146 52.01854075599,4.7176265858248 52.018645911611,4.717614726764 52.018696637553,4.7175779565565 52.018855522913,4.7175448816952 52.018851910213,4.7174578600272 52.018842417828,4.7174438533517 52.018840891016,4.7174777098881 52.018696658173,4.7174815067005 52.018697030319,4.7174962532183 52.018638321147,4.7174935624454 52.018638027201,4.7175463576873 52.018424565626))"^^geo:wktLiteral ;
    osm:area 433.0
  ] .

