@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/buM8GP>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 1045.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1045" ;
  gtm:kadastraleAanduiding "M1045"@nl ;
  ns0:name "Perceel GDA01-M1045"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350104570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bIiLBI> ;
  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/85100> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7081764386357 52.038344299325,4.7079698082396 52.038357902613,4.7078261149769 52.038367473313,4.7078241711181 52.038356298543,4.7077558184757 52.038360865792,4.7077482789924 52.038317911811,4.7078166756998 52.038313317856,4.7078186329016 52.038324573598,4.707962371112 52.038314913284,4.70816904258 52.038301472037,4.7081764386357 52.038344299325))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

