@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/bAOrfa>
  gtm:oppervlakte 162.0 ;
  gtm:kadastraalNummer 1780.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1780"^^xsd:string ;
  gtm:kadastraleAanduiding "I1780"@nl ;
  ns0:name "Perceel GDA01-I1780"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320178070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bt6Gms> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78257> ;
  ns0:startDate "2002-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7164827985842 52.017419550482,4.7165414771935 52.017424522777,4.7166567380823 52.017435345188,4.7169082879075 52.017456579081,4.7168933438471 52.01750509423,4.7166457850729 52.017483883038,4.7165422001215 52.017474538308,4.7164718610332 52.017468016498,4.7164827985842 52.017419550482))"^^geo:wktLiteral ;
    osm:area 160.0
  ] .

