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

<https://n2t.net/ark:/60537/bABUrZ>
  gtm:oppervlakte 89.0 ;
  gtm:kadastraalNummer 4268.0 ;
  gtm:kadastraleAanduiding "C4268"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C4268" ;
  ns0:name "Perceel GDA01-C4268"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260426870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b0cTZP> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/286666> ;
  ns0:startDate "1998-03-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7120237594238 52.01304187979,4.7119625251962 52.013082228054,4.7119795366141 52.013092060068,4.7119172134691 52.013133130123,4.711833975542 52.013089885802,4.7118863763609 52.01304994534,4.7118852065843 52.013049273488,4.7118946670539 52.013043026889,4.7119558435687 52.013002642375,4.7120237594238 52.01304187979))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

