@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bfPeZQ>
  gtm:oppervlakte 6.0 ;
  gtm:kadastraalNummer 6186.0 ;
  gtm:kadastraleAanduiding "E6186"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6186"^^xsd:string ;
  schema:name "Perceel GDA01-E6186"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280618670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgRTIL> ;
  hg:liesIn <https://n2t.net/ark:/60537/bJm5ZT> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74970> ;
  schema:startDate "2008-12-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7113132353068 52.006645203031,4.7113327116887 52.006664289398,4.711301784649 52.006676309089,4.7112823081396 52.006657231705,4.7113132353068 52.006645203031))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

