@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/bOY0S4>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 6503.0 ;
  gtm:kadastraleAanduiding "E6503"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E6503"^^xsd:string ;
  ns0:name "Perceel GDA01-E6503"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280650370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bwECvG> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/75105> ;
  ns0:startDate "2019-04-15"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6948853706561 52.008160228053,4.6948505023511 52.008042310598,4.6948611827078 52.008041097061,4.6949249868765 52.00803389508,4.6949568292581 52.008141215345,4.6949748301834 52.008190362034,4.6949802685595 52.008207921438,4.6949016212795 52.008217076525,4.6948962305108 52.008199265722,4.6948853706561 52.008160228053))"^^geo:wktLiteral ;
    osm:area 104.0
  ] .

