@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/byJroC>
  gtm:oppervlakte 134.0 ;
  gtm:kadastraalNummer 2369.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/I2369"^^xsd:string ;
  gtm:kadastraleAanduiding "I2369"@nl ;
  ns0:name "Perceel GDA01-I2369"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16320236970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bfc7bf> ;
  hg:liesIn <https://n2t.net/ark:/60537/bFoNUO> ;
  hg:absorbed <https://n2t.net/ark:/60537/bsgSCE> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/78652> ;
  ns0:startDate "2001-08-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7126393997909 52.0238185743,4.7126524306123 52.023769842016,4.712736907917 52.023778577302,4.7127370777797 52.0237779401,4.7128281644821 52.023788007509,4.7130031811039 52.02380640233,4.7129901827659 52.023854937092,4.7128151490916 52.023836694958,4.7126393997909 52.0238185743))"^^geo:wktLiteral ;
    osm:area 134.0
  ] .

