@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/bXiaix>
  gtm:oppervlakte 30.0 ;
  gtm:kadastraalNummer 3930.0 ;
  gtm:kadastraleAanduiding "F3930"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3930"^^xsd:string ;
  ns0:name "Perceel GDA01-F3930"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290393070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBGG3>, <https://n2t.net/ark:/60537/bh4Dnp>, <https://n2t.net/ark:/60537/bTLfyF> ;
  hg:liesIn <https://n2t.net/ark:/60537/bOXZAw> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/265153> ;
  ns0:startDate "2023-04-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6876139272808 52.008552932651,4.6877000000833 52.008601028903,4.6876871976484 52.008610336742,4.687685046637 52.008611905923,4.6876749241621 52.008606281932,4.6876174960215 52.008574382271,4.6875983195775 52.008563733864,4.6874971815613 52.008507557274,4.6874863515368 52.008501542558,4.6875023984054 52.008490600156,4.6875131844572 52.008496632586,4.6876139272808 52.008552932651))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

