@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/bu92Q2>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 6781.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6781" ;
  gtm:kadastraleAanduiding "M6781"@nl ;
  ns0:name "Perceel GDA01-M6781"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350678170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmshqq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89450> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6979957760665 52.033281426019,4.698004443531 52.033334705967,4.6978748817303 52.033343583164,4.6978730645234 52.033332876348,4.6978214675011 52.033336214596,4.6978233253688 52.033347119395,4.6976788246533 52.033357023481,4.697680697059 52.033367928369,4.6976415722959 52.033370476682,4.6976304314957 52.033305596194,4.6979957760665 52.033281426019))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

