@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bFBxuq>
  gtm:oppervlakte 348.0 ;
  gtm:kadastraalNummer 1375.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1375" ;
  gtm:kadastraleAanduiding "M1375"@nl ;
  ns0:name "Perceel GDA01-M1375"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350137570000/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/85385> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7050514276772 52.035743816693,4.704968757861 52.035811182059,4.7049655528977 52.035818749681,4.704965494497 52.035825454672,4.7049731104617 52.035869883396,4.7048449948247 52.035878156465,4.704841614884 52.035856070416,4.7048792239334 52.035853636759,4.7048751759569 52.035831394038,4.7048563422279 52.035832615192,4.7048402792257 52.035743797853,4.7048203273514 52.035618474154,4.705026709997 52.035605063755,4.7050514276772 52.035743816693))"^^geo:wktLiteral ;
    osm:area 348.0
  ] .

