@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/bWSCxw>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 6378.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6378"^^xsd:string ;
  gtm:kadastraleAanduiding "K6378"@nl ;
  ns0:name "Perceel GDA01-K6378"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330637870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/bRtyOA> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83680> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7486952073652 52.010757807945,4.7486780719718 52.010713231529,4.7488269665546 52.010691577107,4.7489150183818 52.010678185503,4.7489113829278 52.010668557218,4.7489490399819 52.010663134671,4.7489563109069 52.01068239124,4.7489939678392 52.010676977666,4.7490019833329 52.010698161781,4.749003541668 52.010702268929,4.7489652423322 52.010707786883,4.748968877801 52.010717415167,4.7488441135809 52.010736369285,4.7486952073652 52.010757807945))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

