@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/b0cLG5>
  gtm:oppervlakte 281.0 ;
  gtm:kadastraalNummer 9505.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9505"^^xsd:string ;
  gtm:kadastraleAanduiding "K9505"@nl ;
  ns0:name "Perceel GDA01-K9505"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330950570000/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/80808> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7393315607129 52.016422213778,4.7393820692194 52.016291036725,4.7393854145587 52.016282327421,4.7395704619323 52.016308935425,4.7395468312452 52.016371571255,4.7395270178985 52.016424080205,4.7395042508942 52.016484401777,4.7394735912054 52.016496124716,4.7394718626072 52.016496789334,4.7394727253749 52.016494546987,4.7393131099068 52.016470137131,4.7393315607129 52.016422213778))"^^geo:wktLiteral ;
    osm:area 281.0
  ] .

