@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/bQqVqs>
  gtm:oppervlakte 18.0 ;
  gtm:kadastraalNummer 3831.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M3831"^^xsd:string ;
  gtm:kadastraleAanduiding "M3831"@nl ;
  ns0:name "Perceel GDA01-M3831"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350383170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvOMD6> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/87040> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6970956352298 52.025743333971,4.6971223213227 52.02572301481,4.6971937944496 52.025758749091,4.6971920399191 52.025760087069,4.6971914759996 52.025759805124,4.6971664431537 52.025778740788,4.6970956352298 52.025743333971))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

