@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/bxgyUg>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 449.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N449"^^xsd:string ;
  gtm:kadastraleAanduiding "N449"@nl ;
  ns0:name "Perceel GDA01-N449"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360044970000/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/106412> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6857011866849 52.003027244761,4.6856768141771 52.003005410402,4.6857101675844 52.002991245669,4.6857479486619 52.002975192778,4.6857541816972 52.002980784778,4.6858828888645 52.003164475404,4.6858107167627 52.003183739012,4.6857011866849 52.003027244761))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

