@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/bx3PSM>
  gtm:oppervlakte 228.0 ;
  gtm:kadastraalNummer 2346.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2346"^^xsd:string ;
  gtm:kadastraleAanduiding "I2346"@nl ;
  ns0:name "Perceel GDA01-I2346"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320234670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzYOwa> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78629> ;
  ns0:startDate "2008-07-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7114442990386 52.023804944027,4.7116066328885 52.023821821004,4.7115577943472 52.024002476997,4.7114383169557 52.023990025532,4.7114316738556 52.023988998682,4.7114253608964 52.023987335551,4.7114195666614 52.023985091152,4.7114143923201 52.023982319995,4.7114099973176 52.023979076927,4.7114064677122 52.023975452325,4.7114039042663 52.023971527663,4.711402363629 52.023967411127,4.7114018881512 52.023963192845,4.711402490775 52.02395898075,4.711439501096 52.023822623613,4.7114442990386 52.023804944027))"^^geo:wktLiteral ;
    osm:area 228.0
  ] .

