@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/bdKfXE>
  gtm:oppervlakte 120.0 ;
  gtm:kadastraalNummer 1403.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1403"^^xsd:string ;
  gtm:kadastraleAanduiding "N1403"@nl ;
  ns0:name "Perceel GDA01-N1403"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360140370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6sWfc>, <https://n2t.net/ark:/60537/bBEq5R> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90195> ;
  ns0:startDate "2020-05-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6834322669265 52.001014527393,4.6834340388994 52.000910910254,4.6835170531827 52.000911415594,4.6835142194966 52.001100326686,4.6834604443775 52.001099987189,4.683431117777 52.001099802846,4.6834314956658 52.001074799264,4.6834322669265 52.001014527393))"^^geo:wktLiteral ;
    osm:area 120.0
  ] .

