@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/bgF2wi>
  gtm:oppervlakte 220.0 ;
  gtm:kadastraalNummer 8777.0 ;
  gtm:kadastraleAanduiding "A8777"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8777"^^xsd:string ;
  ns0:name "Perceel GDA01-A8777"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240877770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bnh5xn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71572> ;
  ns0:startDate "2013-01-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7219403344339 52.01196933216,4.7219427396755 52.011938785209,4.7219432578909 52.011903868223,4.7223724498628 52.011947288959,4.7223546302192 52.012014412524,4.7221022107476 52.011988888778,4.7221013621933 52.011992083853,4.7220430970591 52.011986190832,4.7220346989534 52.011978871768,4.7219403344339 52.01196933216))"^^geo:wktLiteral ;
    osm:area 221.0
  ] .

