@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/byJr95>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 3916.0 ;
  gtm:kadastraleAanduiding "E3916"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3916"^^xsd:string ;
  ns0:name "Perceel GDA01-E3916"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280391670000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bdxHMa> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74364> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6978611275733 52.010333483397,4.6978414502048 52.010344783454,4.6978116620642 52.01036190272,4.6976732259689 52.010274964893,4.6975885300329 52.010220735993,4.6976277359063 52.010197398037,4.6976386435035 52.010190909377,4.6976430859358 52.010193757763,4.6977243977611 52.010244515251,4.6978611275733 52.010333483397))"^^geo:wktLiteral ;
    osm:area 105.0
  ] .

