@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/bcHKPy>
  gtm:oppervlakte 99.0 ;
  gtm:kadastraalNummer 2007.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2007"^^xsd:string ;
  gtm:kadastraleAanduiding "I2007"@nl ;
  ns0:name "Perceel GDA01-I2007"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320200770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRGhRq>, <https://n2t.net/ark:/60537/bVd9Lq> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78407> ;
  ns0:startDate "2000-10-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7112053479696 52.018384857718,4.7112083303136 52.018372578717,4.7112169994024 52.018336782774,4.7113734886198 52.018352521035,4.7113737205444 52.018351632515,4.7114793999552 52.018362234209,4.7114665578824 52.018411030403,4.711360820091 52.018400428363,4.7112053479696 52.018384857718))"^^geo:wktLiteral ;
    osm:area 99.0
  ] .

