@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/bkCnn2>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 423.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N423"^^xsd:string ;
  gtm:kadastraleAanduiding "N423"@nl ;
  ns0:name "Perceel GDA01-N423"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360042370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPDD9> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106398> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.686780721106 52.002684751752,4.6867852524061 52.00269114253,4.6867857203546 52.002691019476,4.6869237078619 52.002886826664,4.6868515360903 52.002906126863,4.6867728189173 52.002794390608,4.6867264803136 52.002729011602,4.6867090888132 52.002704028108,4.6867400641754 52.002695691416,4.686780721106 52.002684751752))"^^geo:wktLiteral ;
    osm:area 132.0
  ] .

