@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bTkInr>
  gtm:oppervlakte 89.0 ;
  gtm:kadastraalNummer 6378.0 ;
  gtm:kadastraleAanduiding "E6378"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6378"^^xsd:string ;
  ns0:name "Perceel GDA01-E6378"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280637870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9Arh3>, <https://n2t.net/ark:/60537/b9ArrG> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75058> ;
  ns0:startDate "2013-08-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7037065897246 52.008338255122,4.7037203373433 52.008346020041,4.7035424599422 52.0084659262,4.7035273714812 52.008458216392,4.7034875983191 52.008437878299,4.703667512424 52.00831622232,4.7037065897246 52.008338255122))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

