@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bd79mo>
  gtm:oppervlakte 352.0 ;
  gtm:kadastraalNummer 9241.0 ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9241"^^xsd:string ;
  gtm:kadastraleAanduiding "K9241"@nl ;
  schema:name "Perceel GDA01-K9241"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330924170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bQr5Yn> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80698> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7328790005654 52.016924662389,4.7330546608174 52.016943579355,4.7329839237116 52.01719775518,4.7328070854713 52.01717863382,4.7328790005654 52.016924662389))"^^geo:wktLiteral ;
    osm:area 352.0
  ] .

