@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/bbeQzo>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 8652.0 ;
  gtm:kadastraleAanduiding "A8652"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A8652"^^xsd:string ;
  ns0:name "Perceel GDA01-A8652"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240865270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6Fu2b> ;
  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/69955> ;
  ns0:startDate "2011-08-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7158272892378 52.010437240511,4.7158371141727 52.010391024252,4.7161942217574 52.010416439207,4.7161856098073 52.010458518756,4.7160721160182 52.010454429199,4.7160147523121 52.010450776433,4.7158272892378 52.010437240511))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

