@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/bX5j4z>
  gtm:oppervlakte 126.0 ;
  gtm:kadastraalNummer 9381.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9381"^^xsd:string ;
  gtm:kadastraleAanduiding "K9381"@nl ;
  schema:name "Perceel GDA01-K9381"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330938170000/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/80731> ;
  schema:startDate "2015-12-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7421822917378 52.013783986326,4.7419987691899 52.013755287462,4.7418853264316 52.013737821451,4.7418542524074 52.013732968168,4.7418619512264 52.013714233651,4.7418737260153 52.013685571344,4.7419047708775 52.013690424463,4.7420181065184 52.013708240415,4.7422015851892 52.01373693901,4.7421822917378 52.013783986326))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

