@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/b0PRD8>
  gtm:oppervlakte 132.0 ;
  gtm:kadastraalNummer 3002.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I3002"^^xsd:string ;
  gtm:kadastraleAanduiding "I3002"@nl ;
  ns0:name "Perceel GDA01-I3002"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320300270000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b3Xwmc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bxucKW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78989> ;
  ns0:startDate "2010-11-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7086355441118 52.021090331121,4.7086444675296 52.021054267185,4.7088661165235 52.021071139287,4.709064857944 52.021085443175,4.7091029710066 52.021088341233,4.7090976940429 52.021116453499,4.7092174314381 52.02112754264,4.7092158524921 52.021133681608,4.7088585779214 52.021107166275,4.7086355441118 52.021090331121))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

