@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/bCubtn>
  gtm:oppervlakte 75.0 ;
  gtm:kadastraalNummer 6143.0 ;
  gtm:kadastraleAanduiding "E6143"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6143"^^xsd:string ;
  ns0:name "Perceel GDA01-E6143"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280614370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjZpv4> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/265651> ;
  ns0:startDate "2007-05-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7024378639665 52.009808630703,4.7023910863687 52.010096104657,4.7023498198145 52.010170594248,4.7023233634785 52.010166152853,4.7023612519256 52.010075383579,4.7023690506089 52.010061640723,4.7024093324363 52.009805606412,4.7024378639665 52.009808630703))"^^geo:wktLiteral ;
    osm:area 82.0
  ] .

