@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/bjzQSO>
  gtm:oppervlakte 47.0 ;
  gtm:kadastraalNummer 6476.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6476"^^xsd:string ;
  gtm:kadastraleAanduiding "K6476"@nl ;
  ns0:name "Perceel GDA01-K6476"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330647670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/beMTz8> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83770> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7494442651157 52.009755934332,4.7494436976151 52.009755895304,4.7494585328682 52.009679601439,4.7495189743957 52.009684072512,4.7495385153213 52.009685517633,4.74952366551 52.009761820418,4.7494442651157 52.009755934332))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

