@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/bkbXhc>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 1268.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1268"^^xsd:string ;
  gtm:kadastraleAanduiding "N1268"@nl ;
  ns0:name "Perceel GDA01-N1268"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360126870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/biWVsc> ;
  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/90140> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6785652833411 52.006389175649,4.6785478920849 52.006374509677,4.6784645292977 52.006304203556,4.6783629133611 52.00621849812,4.6784263473863 52.006189577798,4.6785281791264 52.006275455259,4.6786115419604 52.006345761336,4.6786289045262 52.00636040016,4.6785652833411 52.006389175649))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

