@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/bixi8R>
  gtm:oppervlakte 104.0 ;
  gtm:kadastraalNummer 459.0 ;
  gtm:kadastraleAanduiding "C459"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C459"^^xsd:string ;
  schema:name "Perceel GDA01-C459"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260045970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/15341> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7143941716378 52.009256395164,4.7143118918132 52.00925055878,4.7143142834984 52.009240658241,4.7143149974298 52.009237732102,4.7143489574852 52.009097455433,4.7144058488211 52.009100432189,4.7144576719725 52.009108224702,4.7144408993726 52.009147569964,4.7143979149356 52.009247661853,4.7143941716378 52.009256395164))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

