@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/br1xGA>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 3614.0 ;
  gtm:kadastraleAanduiding "E3614"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3614"^^xsd:string ;
  ns0:name "Perceel GDA01-E3614"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280361470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHu07r> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74156> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6974860012499 52.010548311386,4.6975175223592 52.010530285537,4.6976159204107 52.010595246026,4.6976891671482 52.010644814757,4.6977261632977 52.010672356238,4.6976749616046 52.010699983343,4.6976380003091 52.010673017308,4.6975304341758 52.01059992254,4.6974680877568 52.010558561083,4.6974860012499 52.010548311386))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

