@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/bmRywO>
  gtm:oppervlakte 139.0 ;
  gtm:kadastraalNummer 1046.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1046" ;
  gtm:kadastraleAanduiding "M1046"@nl ;
  ns0:name "Perceel GDA01-M1046"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350104670000/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/85101> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.70816904258 52.038301472037,4.707962371112 52.038314913284,4.7078186329016 52.038324573598,4.7078166756998 52.038313317856,4.7077482789924 52.038317911811,4.7077407118761 52.038274858798,4.7078092082159 52.038270418225,4.707811165414 52.038281673968,4.7079549617826 52.038272013998,4.7081616611119 52.038258644832,4.70816904258 52.038301472037))"^^geo:wktLiteral ;
    osm:area 139.0
  ] .

