@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bchn1f>
  gtm:oppervlakte 143.0 ;
  gtm:kadastraalNummer 5985.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M5985" ;
  gtm:kadastraleAanduiding "M5985"@nl ;
  ns0:name "Perceel GDA01-M5985"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350598570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4nTNF> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:liesIn <https://n2t.net/ark:/60537/bzzcER> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/88771> ;
  ns0:startDate "2008-07-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6993600307565 52.034167289196,4.6990207007084 52.034190042691,4.699011445597 52.034136031338,4.6990445167171 52.034133887622,4.6990426585202 52.034122982842,4.6990767216443 52.034120773007,4.6990785798494 52.034131677786,4.6992653651593 52.034119574163,4.6993507780818 52.034114041898,4.6993600307565 52.034167289196))"^^geo:wktLiteral ;
    osm:area 143.0
  ] .

