@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/bGrjTs>
  gtm:oppervlakte 114.0 ;
  gtm:kadastraalNummer 3184.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3184"^^xsd:string ;
  gtm:kadastraleAanduiding "I3184"@nl ;
  ns0:name "Perceel GDA01-I3184"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320318470000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2V0mH> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79069> ;
  ns0:startDate "2002-05-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7159234631289 52.017890904723,4.7160498462975 52.017902321455,4.7162221069929 52.01791651628,4.7162110667982 52.017964999661,4.7161554687251 52.01796051216,4.7160389664262 52.017950787759,4.7159148862174 52.01794025602,4.7159234631289 52.017890904723))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

