@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/bWfwQm>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 382.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N382"^^xsd:string ;
  gtm:kadastraleAanduiding "N382"@nl ;
  ns0:name "Perceel GDA01-N382"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360038270000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLQHHp> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89965> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6812051325936 52.003609104461,4.6811916499252 52.003600574456,4.6811758600892 52.003590583472,4.6812322172069 52.003556621627,4.6814621847801 52.003703208962,4.6814060791719 52.003736920748,4.6812710267391 52.003651125147,4.6812324716113 52.003626481302,4.6812051325936 52.003609104461))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

