@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/bXi0JA>
  gtm:oppervlakte 280.0 ;
  gtm:kadastraalNummer 9243.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9243"^^xsd:string ;
  gtm:kadastraleAanduiding "K9243"@nl ;
  schema:name "Perceel GDA01-K9243"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330924370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  hg:absorbed <https://n2t.net/ark:/60537/bXVg4B> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80700> ;
  schema:startDate "2015-03-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7216025331227 52.021606597843,4.7215954482167 52.021632381413,4.7212692164207 52.021598582975,4.7212315268733 52.021581813194,4.720979192504 52.021555802394,4.7210070856358 52.021466130325,4.7210816853104 52.021473671209,4.7213143911204 52.02149695516,4.7213028114737 52.021536950891,4.7212827908144 52.021564557829,4.7213348393596 52.021578820148,4.7216025331227 52.021606597843))"^^geo:wktLiteral ;
    osm:area 284.0
  ] .

