@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bGE2bP>
  gtm:oppervlakte 995.0 ;
  gtm:kadastraalNummer 6917.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6917"^^xsd:string ;
  gtm:kadastraleAanduiding "M6917"@nl ;
  schema:name "Perceel GDA01-M6917"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350691770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b2UPXq> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsuBds> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89580> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7187759648571 52.033619962667,4.7187749931856 52.033568858277,4.7187742015557 52.033527174719,4.718773094804 52.033437266774,4.7187725689184 52.03339340055,4.719343912921 52.033394422118,4.7193428904017 52.033589104373,4.7193427287406 52.033621452592,4.7193427197629 52.033622054762,4.7189491843516 52.033620882847,4.7187759648571 52.033619962667))"^^geo:wktLiteral ;
    osm:area 986.0
  ] .

