@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/bMGjee>
  gtm:oppervlakte 85.0 ;
  gtm:kadastraalNummer 2890.0 ;
  gtm:kadastraleAanduiding "E2890"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E2890"^^xsd:string ;
  ns0:name "Perceel GDA01-E2890"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280289070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6FCaW> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73774> ;
  ns0:startDate "2003-07-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7043753191513 52.006009777227,4.7044220256083 52.006034739344,4.7043517824976 52.006085359112,4.7042607465757 52.006149970015,4.7042312508426 52.006170229549,4.7041855991074 52.006145821771,4.7042826501235 52.006076437021,4.7043753191513 52.006009777227))"^^geo:wktLiteral ;
    osm:area 84.0
  ] .

