@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/bsgKpZ>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 1331.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1331" ;
  gtm:kadastraleAanduiding "M1331"@nl ;
  ns0:name "Perceel GDA01-M1331"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350133170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bmeBE8> ;
  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/85348> ;
  ns0:startDate "2006-12-11"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7080875163839 52.035402871988,4.7081574519426 52.035398376609,4.7081939640536 52.035612483484,4.7082126664469 52.035611261039,4.7082164111248 52.035633429983,4.7081795309371 52.035635877896,4.7081833484643 52.035658047262,4.7081320552653 52.035661409763,4.7080875163839 52.035402871988))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

