@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/byW8tu>
  gtm:oppervlakte 133.0 ;
  gtm:kadastraalNummer 1721.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M1721" ;
  gtm:kadastraleAanduiding "M1721"@nl ;
  ns0:name "Perceel GDA01-M1721"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350172170000/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/85649> ;
  ns0:startDate "2010-02-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6872947199162 52.029398429194,4.6873091557973 52.029431394566,4.68707146078 52.029471256229,4.6870723329809 52.02947325684,4.6870254338623 52.029481121464,4.6870338356198 52.0295001729,4.6869857804658 52.029508345229,4.6869866673747 52.029510336939,4.6869364351282 52.029518882803,4.686930599157 52.029505356508,4.6869104399227 52.029459135115,4.6870555070507 52.029434722396,4.6872931580358 52.029394869492,4.6872947199162 52.029398429194))"^^geo:wktLiteral ;
    osm:area 133.0
  ] .

