@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/bfCyzm>
  gtm:oppervlakte 142.0 ;
  gtm:kadastraalNummer 8172.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K8172"^^xsd:string ;
  gtm:kadastraleAanduiding "K8172"@nl ;
  ns0:name "Perceel GDA01-K8172"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330817270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9nHro> ;
  hg:liesIn <https://n2t.net/ark:/60537/bYXAC5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80063> ;
  ns0:startDate "2000-01-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7413337179383 52.009911831668,4.7413354695501 52.009817553144,4.7413105354035 52.009817407349,4.7413108105761 52.009800330932,4.7413604749486 52.009800621397,4.7413607355376 52.009783544899,4.7413361072623 52.009783400788,4.7413371237149 52.009729026649,4.7414387680404 52.009729620239,4.7414362087109 52.00991234002,4.7413337179383 52.009911831668))"^^geo:wktLiteral ;
    osm:area 142.0
  ] .

