@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/b6fc8N>
  gtm:oppervlakte 8.0 ;
  gtm:kadastraalNummer 9896.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9896"^^xsd:string ;
  gtm:kadastraleAanduiding "K9896"@nl ;
  ns0:name "Perceel GDA01-K9896"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330989670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bFBx9O> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/246328> ;
  ns0:startDate "2023-02-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7478320687339 52.012081964598,4.7478273228855 52.012016413569,4.7478315338785 52.012016319591,4.7478385570978 52.012016159991,4.7478419813166 52.012016079717,4.7478480983587 52.012068218548,4.7478443895321 52.012083146072,4.7478320687339 52.012081964598))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

