@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/bAp24z>
  gtm:oppervlakte 1210.0 ;
  gtm:kadastraalNummer 4289.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4289"^^xsd:string ;
  gtm:kadastraleAanduiding "K4289"@nl ;
  ns0:name "Perceel GDA01-K4289"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330428970000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/breov2> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/82011> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7372759042563 52.013730297159,4.7374227054061 52.013694363021,4.7375487096082 52.013667149514,4.7376877757159 52.013631190338,4.7375598129675 52.01406591736,4.7375445221916 52.014117866712,4.7371824793125 52.014087420018,4.7372759042563 52.013730297159))"^^geo:wktLiteral ;
    osm:area 1212.0
  ] .

