@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/bkpErD>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 9438.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9438"^^xsd:string ;
  gtm:kadastraleAanduiding "K9438"@nl ;
  ns0:name "Perceel GDA01-K9438"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330943870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b0PQ6c> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bBdYzP>, <https://n2t.net/ark:/60537/bVDB2B> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80759> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7362261966669 52.016194063654,4.7362338178814 52.01619490576,4.7362332649003 52.016196871158,4.736220284983 52.016243017626,4.7362144234339 52.016242382993,4.7359246613414 52.016211082777,4.7359381755405 52.016163276446,4.7361263420926 52.016183579311,4.736193311738 52.016190448253,4.7362261966669 52.016194063654))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

