@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/be9F3E>
  gtm:oppervlakte 164.0 ;
  gtm:kadastraalNummer 1740.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1740" ;
  gtm:kadastraleAanduiding "M1740"@nl ;
  ns0:name "Perceel GDA01-M1740"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350174070000/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/85667> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6880746449852 52.028398177371,4.6881713776203 52.028381925392,4.6882258195311 52.028506009864,4.6882225907878 52.028506547979,4.6882356490886 52.028536305192,4.6882034486325 52.028541713816,4.6882163948547 52.028571182737,4.6882131659663 52.028571729838,4.6882384288698 52.028628992096,4.6881780615889 52.028639042305,4.6881191948405 52.028499696205,4.6880746449852 52.028398177371))"^^geo:wktLiteral ;
    osm:area 164.0
  ] .

