@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/bywJKC>
  gtm:oppervlakte 111.0 ;
  gtm:kadastraalNummer 7846.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7846"^^xsd:string ;
  gtm:kadastraleAanduiding "K7846"@nl ;
  ns0:name "Perceel GDA01-K7846"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330784670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bLDYG5> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79844> ;
  ns0:startDate "1998-04-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7284573254048 52.012094794947,4.7281570008681 52.012064809557,4.7281688827872 52.01201952066,4.7283543290048 52.012038166952,4.7284546978631 52.012047600186,4.7284841805254 52.012050542575,4.7284746135192 52.012087008869,4.7284573254048 52.012094794947))"^^geo:wktLiteral ;
    osm:area 111.0
  ] .

