@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/bCu1Tq>
  gtm:oppervlakte 331.0 ;
  gtm:kadastraalNummer 9508.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9508"^^xsd:string ;
  gtm:kadastraleAanduiding "K9508"@nl ;
  ns0:name "Perceel GDA01-K9508"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330950870000/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/80811> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7396733325791 52.016553382861,4.7396724312679 52.016553252066,4.7395833490963 52.016540169354,4.739462193331 52.016521732806,4.7394718626072 52.016496789334,4.7394735912054 52.016496124716,4.7395042508942 52.016484401777,4.7395270178985 52.016424080205,4.7395468312452 52.016371571255,4.7395704619323 52.016308935425,4.7396423787538 52.016319281151,4.7397554770182 52.016335776657,4.7397521294097 52.01634464775,4.739702567064 52.016475947009,4.7396733325791 52.016553382861))"^^geo:wktLiteral ;
    osm:area 331.0
  ] .

