@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/bchmz2>
  gtm:oppervlakte 136.0 ;
  gtm:kadastraalNummer 9487.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9487"^^xsd:string ;
  gtm:kadastraleAanduiding "K9487"@nl ;
  ns0:name "Perceel GDA01-K9487"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330948770000/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/80791> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7387123663473 52.015804592972,4.7387305978154 52.015915834674,4.7387315796286 52.015921475794,4.73874144668 52.015979541126,4.7387419128175 52.015984577185,4.7387450628492 52.016002463428,4.7387474460539 52.01601595912,4.738669004445 52.016020659396,4.7386525175486 52.015920743662,4.7386340957394 52.015809581793,4.7386317640819 52.01579554708,4.7387100643185 52.01579052247,4.7387123663473 52.015804592972))"^^geo:wktLiteral ;
    osm:area 136.0
  ] .

