@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/bYycRk>
  gtm:oppervlakte 153.0 ;
  gtm:kadastraalNummer 9481.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9481"^^xsd:string ;
  gtm:kadastraleAanduiding "K9481"@nl ;
  ns0:name "Perceel GDA01-K9481"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330948170000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bO8mPs> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80785> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7384098088685 52.015992104353,4.7384395520413 52.015995387228,4.738430696952 52.016026447202,4.7384079376835 52.01610627339,4.7384041777811 52.016119456595,4.7382478084597 52.016102388702,4.7382472994148 52.016102331966,4.7382615715597 52.016053316123,4.7382834630238 52.015978105204,4.7383131040828 52.015981396537,4.7383558203125 52.015986144136,4.7384098088685 52.015992104353))"^^geo:wktLiteral ;
    osm:area 153.0
  ] .

