@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/bpzFsY>
  gtm:oppervlakte 301.0 ;
  gtm:kadastraalNummer 486.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N486"^^xsd:string ;
  gtm:kadastraleAanduiding "N486"@nl ;
  ns0:name "Perceel GDA01-N486"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360048670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBe0Gz> ;
  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/106413> ;
  ns0:startDate "2020-02-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6842830806752 52.001313776399,4.6842855519618 52.001133842595,4.6845043711618 52.001134879571,4.6845015025219 52.001315134588,4.684489387202 52.001315071243,4.6842830806752 52.001313776399))"^^geo:wktLiteral ;
    osm:area 300.0
  ] .

