@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/bIwjoR>
  gtm:oppervlakte 86.0 ;
  gtm:kadastraalNummer 8496.0 ;
  gtm:kadastraleAanduiding "A8496"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8496"^^xsd:string ;
  ns0:name "Perceel GDA01-A8496"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240849670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  hg:absorbed <https://n2t.net/ark:/60537/brEMFt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71437> ;
  ns0:startDate "2010-04-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7151593505752 52.014444547487,4.715201854235 52.01445155838,4.7152366128994 52.014457284651,4.7152227002455 52.014489419652,4.7152072609839 52.01452135718,4.7151749348322 52.014595308949,4.7150989362867 52.014582794684,4.7151593505752 52.014444547487))"^^geo:wktLiteral ;
    osm:area 86.0
  ] .

