@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/by6mDT>
  gtm:oppervlakte 155.0 ;
  gtm:kadastraalNummer 9010.0 ;
  gtm:kadastraleAanduiding "A9010"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A9010"^^xsd:string ;
  ns0:name "Perceel GDA01-A9010"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240901070000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bd7iMy> ;
  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/104980> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7173202926325 52.009224096492,4.7173073684487 52.0092555992,4.7172346237989 52.009244237326,4.7173047422272 52.008991756666,4.7173821795674 52.008999990272,4.7173396122999 52.009154492385,4.7173202926325 52.009224096492))"^^geo:wktLiteral ;
    osm:area 155.0
  ] .

