@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/buYRoz>
  gtm:oppervlakte 121.0 ;
  gtm:kadastraalNummer 701.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N701"^^xsd:string ;
  gtm:kadastraleAanduiding "N701"@nl ;
  ns0:name "Perceel GDA01-N701"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360070170000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/beMVLD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bH3ppB> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/106451> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6869582371037 52.001449906974,4.6871863442251 52.001594899089,4.6871558552206 52.001613180001,4.6871299380771 52.001628719659,4.6869017732823 52.001483691139,4.6869021408309 52.001483468615,4.6869582371037 52.001449906974))"^^geo:wktLiteral ;
    osm:area 121.0
  ] .

