@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/btx4FE>
  gtm:oppervlakte 108.0 ;
  gtm:kadastraalNummer 6319.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6319" ;
  gtm:kadastraleAanduiding "M6319"@nl ;
  ns0:name "Perceel GDA01-M6319"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350631970000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bcUr0k> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzmyzu> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/243918> ;
  ns0:startDate "2008-12-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6950758231971 52.030933583714,4.6951457061745 52.031092495735,4.6950465606561 52.031109080827,4.6950118114619 52.031030389936,4.6950437021879 52.031024339451,4.6950079000611 52.030944950263,4.6950758231971 52.030933583714))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

