@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/bJyQwY>
  gtm:oppervlakte 198.0 ;
  gtm:kadastraalNummer 1382.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1382"^^xsd:string ;
  gtm:kadastraleAanduiding "N1382"@nl ;
  ns0:name "Perceel GDA01-N1382"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360138270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQQvaj> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105977> ;
  ns0:startDate "2021-10-06"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.679744562946 52.005485354183,4.6798282679493 52.00543523437,4.6798440432854 52.005445243421,4.6798693936364 52.005461314286,4.67993101961 52.005500712397,4.6800476460016 52.005573913862,4.6800789551195 52.005593561924,4.6799944680572 52.005644324382,4.679744562946 52.005485354183))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

