@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/bg1Xun>
  gtm:oppervlakte 122.0 ;
  gtm:kadastraalNummer 1305.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N1305"^^xsd:string ;
  gtm:kadastraleAanduiding "N1305"@nl ;
  ns0:name "Perceel GDA01-N1305"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360130570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bp9qNC> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/90156> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6758980408689 52.005057863133,4.6758432064985 52.005023016133,4.6760807343561 52.004880564439,4.6761361596776 52.004915801402,4.6760986516629 52.004938189725,4.6760206130826 52.004984368248,4.6758980408689 52.005057863133))"^^geo:wktLiteral ;
    osm:area 123.0
  ] .

