@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/box9Zq>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 9983.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9983"^^xsd:string ;
  gtm:kadastraleAanduiding "K9983"@nl ;
  ns0:name "Perceel GDA01-K9983"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330998370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bjMJmO> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLdpbf> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/105732> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7309341872477 52.012407861399,4.7309274860404 52.012433773516,4.7309161855414 52.012477340149,4.7308921218171 52.012569858289,4.7308131541574 52.012562092474,4.7308127177254 52.012562054087,4.7308521601706 52.012411089328,4.7308510837911 52.012410984455,4.7308535768904 52.012399888708,4.7308552786532 52.012400059987,4.7308586094844 52.012400393151,4.7309341872477 52.012407861399))"^^geo:wktLiteral ;
    osm:area 101.0
  ] .

