@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/b7HXIL>
  gtm:oppervlakte 256.0 ;
  gtm:kadastraalNummer 1795.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1795" ;
  gtm:kadastraleAanduiding "M1795"@nl ;
  ns0:name "Perceel GDA01-M1795"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350179570000/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/85722> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6881286255647 52.027783232846,4.6881844799993 52.027773767087,4.6882214853934 52.027767622979,4.6882206131739 52.027765622376,4.688268444177 52.02775767293,4.6882603829266 52.027739198856,4.6883085059977 52.027731206185,4.6883076336348 52.027729214571,4.6883442298908 52.027723139903,4.6885202843279 52.027694972393,4.6885580844177 52.027780829178,4.6881560653801 52.027845694363,4.6881286255647 52.027783232846))"^^geo:wktLiteral ;
    osm:area 256.0
  ] .

