@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/b9MYvA>
  gtm:oppervlakte 190.0 ;
  gtm:kadastraalNummer 8801.0 ;
  gtm:kadastraleAanduiding "A8801"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8801"^^xsd:string ;
  ns0:name "Perceel GDA01-A8801"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240880170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTcah> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/104952> ;
  ns0:startDate "2017-07-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7175103052449 52.00842999164,4.7174955310477 52.008482984107,4.7174672763118 52.008479947065,4.7172578427504 52.008457605584,4.7172374975183 52.008455503354,4.7171641339358 52.008447634396,4.7170393213339 52.008434250232,4.7170542353246 52.008380710324,4.7171227503453 52.008388461866,4.7171284304526 52.008389455959,4.7171571356485 52.008392558566,4.7172725151383 52.008404621555,4.7174820647025 52.008426981647,4.7175103052449 52.00842999164))"^^geo:wktLiteral ;
    osm:area 190.0
  ] .

