@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/bkbX1j>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 1714.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1714" ;
  gtm:kadastraleAanduiding "M1714"@nl ;
  ns0:name "Perceel GDA01-M1714"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350171470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  hg:absorbed <https://n2t.net/ark:/60537/bJYo4m> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/85643> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6874420233742 52.028777397278,4.6874682779379 52.028837353129,4.6870777437875 52.028903226698,4.6870614934027 52.028866106852,4.6872636937276 52.028832424985,4.6872628213901 52.028830433363,4.6873110347777 52.028822342759,4.6873026473175 52.028803309403,4.6873502031733 52.028795331725,4.6873493308326 52.028793340103,4.6873858993675 52.0287872386,4.6874420233742 52.028777397278))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

