@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/bvpfI4>
  gtm:oppervlakte 124.0 ;
  gtm:kadastraalNummer 219.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N219"^^xsd:string ;
  gtm:kadastraleAanduiding "N219"@nl ;
  ns0:name "Perceel GDA01-N219"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360021970000/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/106211> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6818648659427 52.003129499755,4.6818088741865 52.003333768046,4.6817905974057 52.003331887789,4.68175121384 52.003328424899,4.6817327394121 52.003327073766,4.6817367520116 52.003305300851,4.6817513422123 52.003252698069,4.6817870020111 52.003122579423,4.6818232791498 52.003125385506,4.6818648659427 52.003129499755))"^^geo:wktLiteral ;
    osm:area 124.0
  ] .

