@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/bTXOZS>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 1789.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1789" ;
  gtm:kadastraleAanduiding "M1789"@nl ;
  ns0:name "Perceel GDA01-M1789"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350178970000/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/85716> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6884418340167 52.027542530976,4.6884257484377 52.027506014515,4.6885901686416 52.027478191325,4.6886267357947 52.02747209842,4.6886258635628 52.027470097821,4.6886742788015 52.027462034827,4.688665778377 52.02744274922,4.6887147059114 52.027434536446,4.6887138189662 52.027432544748,4.6887496708739 52.027426528459,4.6888052816666 52.027416764344,4.6888315870015 52.027476333698,4.6887759191213 52.027486016591,4.6886427762741 52.027508713459,4.6884418340167 52.027542530976))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

