@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/bTXOh7>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 3852.0 ;
  gtm:kadastraleAanduiding "C3852"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3852" ;
  ns0:name "Perceel GDA01-C3852"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260385270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvC50B> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72852> ;
  ns0:startDate "2022-02-25"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7113070614773 52.01204329918,4.711345084317 52.012011105302,4.7115663216153 52.012207010152,4.7116052334145 52.012241470301,4.711695237655 52.012323727337,4.7117023620056 52.012328469153,4.7116308738548 52.012353343295,4.7115543740767 52.012277761207,4.7115069960737 52.012230947324,4.7114927150612 52.012213949177,4.7113070614773 52.01204329918))"^^geo:wktLiteral ;
    osm:area 198.0
  ] .

