@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/bUNC70>
  gtm:oppervlakte 102.0 ;
  gtm:kadastraalNummer 4089.0 ;
  gtm:kadastraleAanduiding "E4089"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4089" ;
  ns0:name "Perceel GDA01-E4089"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280408970000/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/74516> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6942277201727 52.009791711632,4.694103800816 52.009790451748,4.6939234415372 52.009788131282,4.6939233575279 52.009765309188,4.6939232914967 52.009744150057,4.694042571358 52.009745895152,4.694042565799 52.009746254656,4.6941048125444 52.009746684098,4.6942195012239 52.009747682907,4.6942288219446 52.009747764743,4.6942285956209 52.009756751831,4.6942277201727 52.009791711632))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

