@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/bgeErD>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 1563.0 ;
  gtm:kadastraleAanduiding "G1563"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1563"^^xsd:string ;
  ns0:name "Perceel GDA01-G1563"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300156370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjzZXb> ;
  hg:liesIn <https://n2t.net/ark:/60537/bRfH8K> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76487> ;
  ns0:startDate "2001-09-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6981058848809 52.012845731193,4.6982524954498 52.012708464371,4.6983723086666 52.012757541147,4.6982042485944 52.012859295198,4.6981906357799 52.012871161124,4.6981331136344 52.012856856442,4.6981058848809 52.012845731193))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

