@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/buMjjF>
  gtm:oppervlakte 59.0 ;
  gtm:kadastraalNummer 9060.0 ;
  gtm:kadastraleAanduiding "A9060"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9060"^^xsd:string ;
  schema:name "Perceel GDA01-A9060"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240906070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4N9gm> ;
  hg:liesIn <https://n2t.net/ark:/60537/beA1xj> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289786> ;
  schema:startDate "2023-08-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7178674619269 52.009307628241,4.7179336605186 52.009315518936,4.7179336297801 52.009315626622,4.7179326465479 52.009319045613,4.7179453245163 52.009331323942,4.7179504232898 52.009336143749,4.7179301790474 52.009397491341,4.717841302293 52.009386649335,4.7178674619269 52.009307628241))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

