@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/bYydmU>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 6667.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6667" ;
  gtm:kadastraleAanduiding "M6667"@nl ;
  ns0:name "Perceel GDA01-M6667"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350666770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bt6GTp> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89361> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7119452590245 52.035442816689,4.711877306057 52.035447298721,4.7118710576014 52.035411282438,4.7118688632871 52.03539926139,4.7118519828146 52.035302854183,4.7118377275924 52.035219854701,4.7118669918073 52.035217928237,4.7118646872173 52.035204522346,4.7119028211809 52.035202008564,4.7119452590245 52.035442816689))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

