@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/b2hLOx>
  gtm:oppervlakte 187.0 ;
  gtm:kadastraalNummer 2045.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M2045" ;
  gtm:kadastraleAanduiding "M2045"@nl ;
  ns0:name "Perceel GDA01-M2045"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350204570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bApay6> ;
  hg:liesIn <https://n2t.net/ark:/60537/baPr7B> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85862> ;
  ns0:startDate "2008-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7145886656076 52.029783233935,4.7144036954344 52.029774941579,4.714203484902 52.029767487631,4.7142055401258 52.029749019274,4.7141133908746 52.029744834302,4.7141167610308 52.029714499816,4.7142089389565 52.029718711914,4.7142151713181 52.029709309738,4.7144100069729 52.029718539621,4.714589782282 52.029726325911,4.7145886656076 52.029783233935))"^^geo:wktLiteral ;
    osm:area 188.0
  ] .

