@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/bYXCIv>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 6396.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6396" ;
  gtm:kadastraleAanduiding "M6396"@nl ;
  ns0:name "Perceel GDA01-M6396"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350639670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkc59d> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89121> ;
  ns0:startDate "2006-07-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.708923463067 52.033007227249,4.7089691425013 52.033029853433,4.7089875290405 52.033015730729,4.7090069265126 52.033014727886,4.7092951106286 52.032995462308,4.70930262974 52.033037876802,4.708924132502 52.033062150089,4.7089190493883 52.033028270583,4.7089050765111 52.033021349944,4.708923463067 52.033007227249))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

