@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/byj1Ow>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 4216.0 ;
  gtm:kadastraleAanduiding "E4216"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4216"^^xsd:string ;
  ns0:name "Perceel GDA01-E4216"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280421670000/1> ;
  hg:absorbedBy <https://n2t.net/ark:/60537/b1Swr6> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7hLc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74604> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6968767261775 52.01019266367,4.6968725361454 52.01019518282,4.6968263740469 52.010222821135,4.6967009746139 52.010145468355,4.6966670768957 52.010127715131,4.6965633388615 52.010061598953,4.6966126200078 52.010030994885,4.6966885411285 52.010077020527,4.6967507704966 52.010114543666,4.6968767261775 52.01019266367))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

