@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/b8Ksxg>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 3830.0 ;
  gtm:kadastraleAanduiding "E3830"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/E3830"^^xsd:string ;
  ns0:name "Perceel GDA01-E3830"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16280383070000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b74PJ1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bbS6Nh> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bLQuPI> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/74313> ;
  ns0:startDate "2000-08-29"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7023724903702 52.00523804506,4.7024330306779 52.005216294751,4.7024628655226 52.005249177173,4.702525256264 52.005315110624,4.7026339755989 52.005424934289,4.702572082006 52.005447548707,4.7024645243536 52.005337003681,4.7024022507232 52.005271034925,4.7023724903702 52.00523804506))"^^geo:wktLiteral ;
    osm:area 131.0
  ] .

