@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/bNw7Er>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 1374.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1374" ;
  gtm:kadastraleAanduiding "M1374"@nl ;
  ns0:name "Perceel GDA01-M1374"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350137470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8kcvL> ;
  hg:liesIn <https://n2t.net/ark:/60537/brECtF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85384> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7047501277187 52.03562303793,4.7048203273514 52.035618474154,4.7048402792257 52.035743797853,4.7048563422279 52.035832615192,4.7048751759569 52.035831394038,4.7048792239334 52.035853636759,4.704841614884 52.035856070416,4.7048449948247 52.035878156465,4.7047947669981 52.035881388862,4.7047707072595 52.035748284384,4.7047501277187 52.03562303793))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

