@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/bi6Wuc>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 3615.0 ;
  gtm:kadastraleAanduiding "E3615"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3615"^^xsd:string ;
  ns0:name "Perceel GDA01-E3615"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280361570000/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/74157> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6977782461285 52.010644257886,4.6977261632977 52.010672356238,4.6976891671482 52.010644814757,4.6976159204107 52.010595246026,4.6975175223592 52.010530285537,4.6975384922173 52.010518300998,4.6975672505404 52.010501858888,4.6976334059702 52.010543692026,4.6977408629474 52.010616309675,4.6977782461285 52.010644257886))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

