@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/byj1Ba>
  gtm:oppervlakte 81.0 ;
  gtm:kadastraalNummer 6279.0 ;
  gtm:kadastraleAanduiding "A6279"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/A6279"^^xsd:string ;
  ns0:name "Perceel GDA01-A6279"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16240627970000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bE8MC3> ;
  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/70703> ;
  ns0:startDate "2010-04-27"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7156528398876 52.014023587645,4.7156781388447 52.01400342717,4.7157032903715 52.013983382697,4.7159134142327 52.014018692032,4.7158941706986 52.014063470353,4.7156528398876 52.014023587645))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

