@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/bE8DV0>
  gtm:oppervlakte 128.0 ;
  gtm:kadastraalNummer 566.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N566"^^xsd:string ;
  gtm:kadastraleAanduiding "N566"@nl ;
  ns0:name "Perceel GDA01-N566"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360056670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b4aeJC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90006> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6882597436364 52.002513712292,4.6881777852818 52.00242753882,4.688112311605 52.002358253599,4.6880846409587 52.00232933524,4.6881215348444 52.002315918921,4.6881521305425 52.002304811166,4.6883280456475 52.002489399674,4.6883276355326 52.002489550043,4.6882597436364 52.002513712292))"^^geo:wktLiteral ;
    osm:area 128.0
  ] .

