@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/b62nt7>
  gtm:oppervlakte 115.0 ;
  gtm:kadastraalNummer 448.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N448"^^xsd:string ;
  gtm:kadastraleAanduiding "N448"@nl ;
  ns0:name "Perceel GDA01-N448"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360044870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bzM6OB> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89987> ;
  ns0:startDate "2016-04-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6856220873344 52.003036894282,4.6856158397457 52.003031302189,4.6856768141771 52.003005410402,4.6857011866849 52.003027244761,4.6858107167627 52.003183739012,4.6857384860692 52.003203020204,4.6856220873344 52.003036894282))"^^geo:wktLiteral ;
    osm:area 115.0
  ] .

