@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/bG0VAf>
  gtm:oppervlakte 666.0 ;
  gtm:kadastraalNummer 7880.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7880"^^xsd:string ;
  gtm:kadastraleAanduiding "K7880"@nl ;
  ns0:name "Perceel GDA01-K7880"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330788070000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9nJyY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79874> ;
  ns0:startDate "2003-11-20"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7464745302789 52.013748353907,4.7464456265915 52.013567188721,4.7464819320459 52.013564797669,4.7465603604149 52.013559642713,4.7466383658488 52.013554521357,4.7467167213541 52.0135493659,4.7467947997092 52.013544235849,4.7468838134439 52.013538383237,4.7468878887037 52.013563096465,4.7467882016434 52.013804170683,4.7467095850523 52.013791887324,4.7466601535225 52.013784167015,4.746486917984 52.013757113085,4.7464854203661 52.013747748037,4.7464745302789 52.013748353907))"^^geo:wktLiteral ;
    osm:area 665.0
  ] .

