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

<https://n2t.net/ark:/60537/bxgxjC>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 4092.0 ;
  gtm:kadastraleAanduiding "E4092"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4092" ;
  ns0:name "Perceel GDA01-E4092"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280409270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2hV6q> ;
  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/74519> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6942310213131 52.009660140592,4.6942217001938 52.009660085719,4.6940450353036 52.009659081519,4.6940450408626 52.009658722015,4.693923008204 52.00965604389,4.6939229239475 52.009632295987,4.6939228581637 52.009612062664,4.6941078650601 52.00961520148,4.6942321216885 52.009616283579,4.6942312476357 52.009651153504,4.6942310213131 52.009660140592))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

