@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/bGdDz2>
  gtm:oppervlakte 144.0 ;
  gtm:kadastraalNummer 1783.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1783" ;
  gtm:kadastraleAanduiding "M1783"@nl ;
  ns0:name "Perceel GDA01-M1783"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350178370000/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/85710> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6886275003592 52.027964163972,4.6886433890091 52.028000247791,4.6884407284926 52.028032913592,4.6883079476958 52.028054704407,4.6882519781974 52.028064052694,4.6882258327233 52.028004538093,4.6883184737238 52.027988971791,4.6883193460921 52.027990963405,4.6883674117034 52.027982934415,4.6883759396991 52.028002319078,4.6884237426286 52.02799431547,4.6884246295719 52.027996307171,4.6884616066778 52.027990117877,4.688627275364 52.02796364131,4.6886275003592 52.027964163972))"^^geo:wktLiteral ;
    osm:area 144.0
  ] .

