@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/bijEky>
  gtm:oppervlakte 262.0 ;
  gtm:kadastraalNummer 1372.0 ;
  gtm:kadastraleAanduiding "G1372"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1372"^^xsd:string ;
  ns0:name "Perceel GDA01-G1372"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300137270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9ZNCX> ;
  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/76479> ;
  ns0:startDate "2001-09-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6991131707954 52.012769478105,4.6990069154791 52.012832530895,4.6988403705939 52.012733259874,4.6987436075435 52.012672390757,4.6987518876998 52.012667234891,4.6988482929716 52.012607225736,4.6991131707954 52.012769478105))"^^geo:wktLiteral ;
    osm:area 261.0
  ] .

