@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/bcUsDm>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9379.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9379"^^xsd:string ;
  gtm:kadastraleAanduiding "K9379"@nl ;
  schema:name "Perceel GDA01-K9379"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330937970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQFEx> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80729> ;
  schema:startDate "2015-12-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7418151834945 52.013828111684,4.7418233806145 52.013808157483,4.741835155453 52.01377949518,4.7418662149417 52.013784348389,4.7419794463864 52.013802334585,4.7421629835507 52.013831042547,4.7421436900179 52.013878089857,4.7419601089763 52.013849381625,4.7418462575804 52.013832964978,4.7418151834945 52.013828111684))"^^geo:wktLiteral ;
    osm:area 126.0
  ] .

