@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/bxgxkN>
  gtm:oppervlakte 105.0 ;
  gtm:kadastraalNummer 4490.0 ;
  gtm:kadastraleAanduiding "E4490"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4490"^^xsd:string ;
  ns0:name "Perceel GDA01-E4490"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280449070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bX5sLs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74697> ;
  ns0:startDate "1999-07-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7004366900158 52.006320621247,4.7005599945204 52.006256803745,4.7006877831828 52.006192122414,4.7007154584276 52.006210961758,4.7007337090317 52.006223238516,4.7005694945478 52.006306942636,4.700480296114 52.006352946338,4.7004366900158 52.006320621247))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

