@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bIwjuW>
  gtm:oppervlakte 47.0 ;
  gtm:kadastraalNummer 4136.0 ;
  gtm:kadastraleAanduiding "D4136"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/D4136"^^xsd:string ;
  schema:name "Perceel GDA01-D4136"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16270413670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bpZ3Cy> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bTL4ZJ> ;
  hg:liesIn <https://n2t.net/ark:/60537/bvOCdX> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/73194> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7088422941211 52.007552112396,4.7088362553603 52.007548850755,4.7087988814027 52.007528672102,4.708860447962 52.007485298291,4.708904242672 52.00745461255,4.7089177214229 52.007461898925,4.7089297196431 52.007453447048,4.7089321928387 52.007451708558,4.7089454402078 52.007458885736,4.7089620411747 52.007467745092,4.7089038312718 52.007508756369,4.7088422941211 52.007552112396))"^^geo:wktLiteral ;
    osm:area 47.0
  ] .

