@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/bixnt7>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 1455.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1455"^^xsd:string ;
  gtm:kadastraleAanduiding "N1455"@nl ;
  ns0:name "Perceel GDA01-N1455"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360145570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b2IkJc> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106019> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6777788710816 52.005447636486,4.6780588081967 52.005280178906,4.6780813309422 52.005294498355,4.6781171483986 52.00531725714,4.6780783898323 52.00534048347,4.6780035893874 52.00538459749,4.6778369668287 52.005484515638,4.6777788710816 52.005447636486))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

