@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/b37zgg>
  gtm:oppervlakte 127.0 ;
  gtm:kadastraalNummer 9333.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9333"^^xsd:string ;
  gtm:kadastraleAanduiding "K9333"@nl ;
  ns0:name "Perceel GDA01-K9333"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330933370000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx582> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80707> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7362332649003 52.016196871158,4.7365703884055 52.016233061382,4.7365569037313 52.016280885923,4.7363356018645 52.016257110818,4.7362602897276 52.016248901504,4.7362198242297 52.016244650963,4.736220284983 52.016243017626,4.7362332649003 52.016196871158))"^^geo:wktLiteral ;
    osm:area 127.0
  ] .

