@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/bHTdP0>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 2214.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2214"^^xsd:string ;
  gtm:kadastraleAanduiding "K2214"@nl ;
  ns0:name "Perceel GDA01-K2214"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330221470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPC6d> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81058> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7251235761083 52.00944678061,4.7254336542086 52.009480738613,4.7254400514397 52.009504216312,4.7254477891644 52.009530622775,4.725449536167 52.009536600891,4.7251639710656 52.009502663947,4.7251096728935 52.009496614974,4.7251235761083 52.00944678061))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

