@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/be9EDN>
  gtm:oppervlakte 154.0 ;
  gtm:kadastraalNummer 1775.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I1775" ;
  gtm:kadastraleAanduiding "I1775"@nl ;
  ns0:name "Perceel GDA01-I1775"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320177570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bCTBYK> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78252> ;
  ns0:startDate "2002-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7168333438493 52.017700456846,4.7168186248512 52.017748523846,4.7165905640076 52.017728789804,4.716475481528 52.017718651466,4.7164165194084 52.017713129233,4.7164274723197 52.017664618369,4.7164980886156 52.017671132795,4.7166014873317 52.017680296733,4.7168333438493 52.017700456846))"^^geo:wktLiteral ;
    osm:area 152.0
  ] .

