@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/bB187P>
  gtm:oppervlakte 290.0 ;
  gtm:kadastraalNummer 4026.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4026"^^xsd:string ;
  gtm:kadastraleAanduiding "K4026"@nl ;
  schema:name "Perceel GDA01-K4026"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330402670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMTa2w>, <https://n2t.net/ark:/60537/bQ0Hic> ;
  hg:liesIn <https://n2t.net/ark:/60537/bpzCzK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81949> ;
  schema:startDate "2007-12-17"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7218139242539 52.02083808153,4.7215556739209 52.020811409327,4.7211965817979 52.020775537312,4.7212094142808 52.020716915755,4.7218301676235 52.020778310696,4.7218202084034 52.020815187679,4.7218139242539 52.02083808153))"^^geo:wktLiteral ;
    osm:area 285.0
  ] .

