@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/bBQVYs>
  gtm:oppervlakte 95.0 ;
  gtm:kadastraalNummer 6305.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6305"^^xsd:string ;
  gtm:kadastraleAanduiding "K6305"@nl ;
  ns0:name "Perceel GDA01-K6305"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330630570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1SvI0> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83613> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7515069076908 52.007685014512,4.7514852262496 52.007598339343,4.7515656162688 52.007590674936,4.7515632180257 52.007581080375,4.7515931602661 52.007578212972,4.7515980391787 52.007597753085,4.7516279084821 52.007594894268,4.7516470949548 52.007671623781,4.7515069076908 52.007685014512))"^^geo:wktLiteral ;
    osm:area 95.0
  ] .

