@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/byJsLV>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 814.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N814"^^xsd:string ;
  gtm:kadastraleAanduiding "N814"@nl ;
  ns0:name "Perceel GDA01-N814"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360081470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bcUDBN> ;
  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/106466> ;
  ns0:startDate "2020-03-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.687661684114 52.001328566482,4.6876306805022 52.001347186018,4.6876058952924 52.001362067365,4.6875771697483 52.00134388379,4.6875114927167 52.001302721824,4.6873619320692 52.001207552908,4.6874183229498 52.001173732136,4.6876614535133 52.001328412308,4.687661684114 52.001328566482))"^^geo:wktLiteral ;
    osm:area 129.0
  ] .

