@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/bKO16L>
  gtm:oppervlakte 125.0 ;
  gtm:kadastraalNummer 4571.0 ;
  gtm:kadastraleAanduiding "E4571"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E4571"^^xsd:string ;
  ns0:name "Perceel GDA01-E4571"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280457170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqP14V> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74734> ;
  ns0:startDate "2000-11-16"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6969103348621 52.009846114569,4.6969859907747 52.009892336211,4.6969990494407 52.009900340564,4.6971795085683 52.010010706666,4.697137605938 52.010036069035,4.6971293872471 52.010041036393,4.6969665134977 52.009941721222,4.6968608482841 52.009876843395,4.6969103348621 52.009846114569))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

