@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/bwR7Ko>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 6218.0 ;
  gtm:kadastraleAanduiding "A6218"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6218"^^xsd:string ;
  ns0:name "Perceel GDA01-A6218"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240621870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8LLw> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bhh72D> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnuCG0> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/70649> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7158813435628 52.015364359689,4.7158180441622 52.015544539619,4.7157399935646 52.015534692615,4.7157659287827 52.015464335564,4.7158089565104 52.015353772023,4.7158512258955 52.015359954407,4.7158813435628 52.015364359689))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

