@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/bsgJCa>
  gtm:oppervlakte 119.0 ;
  gtm:kadastraalNummer 7732.0 ;
  gtm:kadastraleAanduiding "A7732"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A7732"^^xsd:string ;
  ns0:name "Perceel GDA01-A7732"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240773270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:absorbed <https://n2t.net/ark:/60537/bKb4dU> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71114> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7135728960309 52.015900993577,4.7136213290403 52.015926474162,4.7137020743504 52.015969316412,4.7138102598769 52.016027056534,4.7137579192244 52.016064814006,4.7136496159282 52.016007154058,4.7135199663238 52.015939170028,4.7135728960309 52.015900993577))"^^geo:wktLiteral ;
    osm:area 119.0
  ] .

