@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/b3xX3y>
  gtm:oppervlakte 129.0 ;
  gtm:kadastraalNummer 8653.0 ;
  gtm:kadastraleAanduiding "A8653"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8653"^^xsd:string ;
  ns0:name "Perceel GDA01-A8653"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240865370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2vBQa> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/69956> ;
  ns0:startDate "2012-08-07"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7158272892378 52.010437240511,4.7160147523121 52.010450776433,4.7160721160182 52.010454429199,4.7161856098073 52.010458518756,4.7161783057587 52.01049885302,4.716020545688 52.010494807692,4.7159465917046 52.010492111942,4.7158184263517 52.010483408325,4.7158272892378 52.010437240511))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

