@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/bkbWev>
  gtm:oppervlakte 173.0 ;
  gtm:kadastraalNummer 8930.0 ;
  gtm:kadastraleAanduiding "A8930"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8930"^^xsd:string ;
  ns0:name "Perceel GDA01-A8930"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240893070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgeNxb> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71618> ;
  ns0:startDate "2019-01-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7168721357604 52.0096493573,4.716928430851 52.009655250668,4.7169049803197 52.009739023871,4.7168916013035 52.00978240661,4.7169834599794 52.009790632707,4.7169538515897 52.009897560934,4.7169248381649 52.009895526147,4.7168195090308 52.009888077191,4.7168219408742 52.0098744826,4.7168447538454 52.009746671602,4.7168721357604 52.0096493573))"^^geo:wktLiteral ;
    osm:area 173.0
  ] .

