@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/bnuEAf>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 966.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M966" ;
  gtm:kadastraleAanduiding "M966"@nl ;
  ns0:name "Perceel GDA01-M966"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350096670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdKppZ> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85039> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6896003948282 52.027794972744,4.6896243371967 52.027849161838,4.6895927381356 52.027854358682,4.6894725145134 52.027874571336,4.6893151875063 52.027900667087,4.6892916181486 52.02784687563,4.6894488719896 52.027820788466,4.6895866548212 52.027797722686,4.6895864721267 52.02779729016,4.6896003948282 52.027794972744))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

