@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/bE8COA>
  gtm:oppervlakte 82.0 ;
  gtm:kadastraalNummer 7746.0 ;
  gtm:kadastraleAanduiding "A7746"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7746" ;
  ns0:name "Perceel GDA01-A7746"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240774670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bG14KG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69936> ;
  ns0:startDate "2010-03-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7181393136172 52.013443270869,4.7181409667294 52.013438893927,4.7181485704182 52.013439880923,4.7181732716527 52.01344307736,4.7181720400619 52.013446539882,4.7182119902361 52.013451854348,4.7182053809742 52.013470126152,4.7181946078307 52.013499960334,4.7181629895881 52.013587372564,4.7180899114635 52.013574445379,4.7181393136172 52.013443270869))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

