@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/b3KGCO>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 977.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N977"^^xsd:string ;
  gtm:kadastraleAanduiding "N977"@nl ;
  ns0:name "Perceel GDA01-N977"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360097770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bqChsM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106524> ;
  ns0:startDate "2021-08-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6899653040521 52.000941387227,4.6899801543102 52.000995010319,4.6897784346296 52.00101630426,4.6897730614964 52.001000353902,4.6897657066659 52.000980733508,4.6897576801994 52.000961225983,4.6897514585088 52.000947400855,4.6899550858582 52.000906424599,4.68995657713 52.000906046931,4.6899586649661 52.00090944794,4.6899567641582 52.000909940032,4.6899653040521 52.000941387227))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

