@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/bd78XT>
  gtm:oppervlakte 90.0 ;
  gtm:kadastraalNummer 6183.0 ;
  gtm:kadastraleAanduiding "E6183"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6183"^^xsd:string ;
  schema:name "Perceel GDA01-E6183"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280618370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMzpI>, <https://n2t.net/ark:/60537/bTkJHc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73670> ;
  schema:startDate "2008-08-28"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7020192478826 52.010846396896,4.7018515877689 52.010899189577,4.7017849868049 52.010857625888,4.701939755351 52.010808686193,4.7020090309186 52.010786771217,4.7020145692727 52.01082181332,4.7020187434728 52.010844137868,4.7020192478826 52.010846396896))"^^geo:wktLiteral ;
    osm:area 94.0
  ] .

