@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/bhHyzm>
  gtm:oppervlakte 20.0 ;
  gtm:kadastraalNummer 4218.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K4218"^^xsd:string ;
  gtm:kadastraleAanduiding "K4218"@nl ;
  ns0:name "Perceel GDA01-K4218"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330421870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b6sUb9> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81990> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.725632956883 52.00968975147,4.725635890179 52.009693318371,4.7256383942385 52.009696361533,4.7256412130103 52.009699792965,4.7256032179363 52.009842458954,4.725596982838 52.009850423583,4.7255192671018 52.009828288783,4.7255940706302 52.009835558387,4.7255992121824 52.009813853345,4.7256055346381 52.009787139416,4.7256114998215 52.009761933528,4.7256169685637 52.009738783193,4.7256227622518 52.009714340354,4.725628665975 52.009689349842,4.725632956883 52.00968975147))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

