@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/bVdbIc>
  gtm:oppervlakte 23.0 ;
  gtm:kadastraalNummer 218.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/N218"^^xsd:string ;
  gtm:kadastraleAanduiding "N218"@nl ;
  ns0:name "Perceel GDA01-N218"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16360021870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bgsvPp> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bJLuVN> ;
  hg:liesIn <https://n2t.net/ark:/60537/bz8OeA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/289504> ;
  ns0:startDate "2018-05-14"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6811515547151 52.003466576982,4.6812120047963 52.003504709006,4.6811710565596 52.003529388329,4.6811107091234 52.003491211958,4.6811515547151 52.003466576982))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

