@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://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/biK2mv>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 6450.0 ;
  gtm:kadastraleAanduiding "A6450"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6450"^^xsd:string ;
  ns0:name "Perceel GDA01-A6450"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240645070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLrgji> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70790> ;
  ns0:startDate "2002-12-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7216600452882 52.014901963891,4.7216466637683 52.014900593911,4.7216585501505 52.014858442636,4.721759923013 52.014755451444,4.7218417790032 52.014785674671,4.7217082368398 52.014925300536,4.7216557855097 52.014918073971,4.7216600452882 52.014901963891))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

