@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/baCKJt>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 3584.0 ;
  gtm:kadastraleAanduiding "E3584"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3584"^^xsd:string ;
  schema:name "Perceel GDA01-E3584"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280358470000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjzZxv> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74127> ;
  schema:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6979060376977 52.009346206969,4.6979023966801 52.009349025988,4.6978967603303 52.009346152643,4.6978497473151 52.009322192856,4.697983824712 52.009217831448,4.6980516304983 52.009164531626,4.6980921435238 52.009132832953,4.698145728921 52.009159410793,4.6981051593107 52.009191001293,4.6980022539564 52.00927157324,4.6979060376977 52.009346206969))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

