@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/bjzQYT>
  gtm:oppervlakte 205.0 ;
  gtm:kadastraalNummer 1778.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1778" ;
  gtm:kadastraleAanduiding "M1778"@nl ;
  ns0:name "Perceel GDA01-M1778"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350177870000/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/85705> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6889750927214 52.027801279523,4.6888824528955 52.027816810393,4.6888815659353 52.027814818696,4.6888327691467 52.027823032316,4.6888245636316 52.027804449566,4.6887766142937 52.027812515386,4.6887757420485 52.027810514787,4.6887389106952 52.027816714032,4.6885749791182 52.027844899868,4.6885747541243 52.027844377206,4.6885503791542 52.027789043799,4.6885609133677 52.027787236716,4.688940201372 52.027722271309,4.6889750927214 52.027801279523))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

