@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/b9nHJD>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 3811.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3811" ;
  gtm:kadastraleAanduiding "M3811"@nl ;
  ns0:name "Perceel GDA01-M3811"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350381170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4ZPQ9> ;
  hg:absorbed <https://n2t.net/ark:/60537/bEzaip> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/251291> ;
  ns0:startDate "2010-02-09"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7009106277727 52.028367384966,4.7009434453239 52.028383413779,4.7005382425253 52.028675870694,4.7005156678009 52.02866371258,4.7007395917479 52.028497285895,4.7009106277727 52.028367384966))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

