@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/b0qtR2>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 233.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N233"^^xsd:string ;
  gtm:kadastraleAanduiding "N233"@nl ;
  ns0:name "Perceel GDA01-N233"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360023370000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b1t6M6> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89949> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.680667909055 52.003240392944,4.6808182848335 52.003424785528,4.6807960695444 52.003431627231,4.6807860706064 52.003434928897,4.6806925730138 52.003376670917,4.6806883473688 52.003374038905,4.680598219266 52.003262787254,4.6806293725003 52.003252502741,4.680667909055 52.003240392944))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

