@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/bCGJGT>
  gtm:oppervlakte 520.0 ;
  gtm:kadastraalNummer 4081.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4081"^^xsd:string ;
  gtm:kadastraleAanduiding "K4081"@nl ;
  schema:name "Perceel GDA01-K4081"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330408170000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  hg:absorbed <https://n2t.net/ark:/60537/bW2XuT>, <https://n2t.net/ark:/60537/bzYN5j> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81972> ;
  schema:startDate "2011-02-08"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7204200768471 52.024525562414,4.7204681890643 52.024347289695,4.7208419507573 52.024387192723,4.7207951371798 52.024555639651,4.7207925199375 52.024565071625,4.7204200768471 52.024525562414))"^^geo:wktLiteral ;
    osm:area 521.0
  ] .

