@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/b9ZFvo>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 6474.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6474" ;
  gtm:kadastraleAanduiding "M6474"@nl ;
  ns0:name "Perceel GDA01-M6474"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350647470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/biK1hC> ;
  hg:absorbed <https://n2t.net/ark:/60537/bkPbwM> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89197> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7095398645344 52.033791326644,4.7095469593276 52.033831949987,4.7091358191287 52.033860503351,4.7091287900824 52.033820374721,4.7094370818801 52.033798797697,4.7094575785749 52.033797405617,4.7094804207274 52.03380859278,4.7095170225118 52.033780130504,4.7095398645344 52.033791326644))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

