@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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/bOXYaQ>
  gtm:oppervlakte 11.0 ;
  gtm:kadastraalNummer 314.0 ;
  gtm:kadastraleAanduiding "D314"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D314" ;
  ns0:name "Perceel GDA01-D314"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270031470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/16498> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.710032183861 52.008012168241,4.7100690359759 52.008032244622,4.7100378691686 52.008054266704,4.7100004362643 52.008034070123,4.710032183861 52.008012168241))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

