@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/baPsdQ>
  gtm:oppervlakte 190.0 ;
  gtm:kadastraalNummer 7946.0 ;
  gtm:kadastraleAanduiding "A7946"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7946"^^xsd:string ;
  ns0:name "Perceel GDA01-A7946"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240794670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/bPoA4N> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71178> ;
  ns0:startDate "2020-01-10"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7148766867646 52.01423017816,4.7148710845884 52.014227827159,4.7149383374601 52.014165876689,4.7149877115037 52.014119796476,4.7150639391125 52.014151951774,4.7150142636783 52.014197733681,4.7150951696373 52.014231686385,4.7151483235393 52.014185133323,4.7151875495206 52.014202821704,4.71513561538 52.014248662675,4.7150714289637 52.014304302931,4.715064856733 52.014309325876,4.714876961762 52.014230296579,4.7148766867646 52.01423017816))"^^geo:wktLiteral ;
    osm:area 195.0
  ] .

