@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/bRtqEt>
  gtm:oppervlakte 109.0 ;
  gtm:kadastraalNummer 6526.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K6526"^^xsd:string ;
  gtm:kadastraleAanduiding "K6526"@nl ;
  ns0:name "Perceel GDA01-K6526"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330652670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/beMTz8> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83820> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7472228303211 52.009147939794,4.7469971430423 52.009139593803,4.746975318574 52.009118568138,4.7469781739902 52.00908894898,4.7472767679556 52.009099830599,4.7472744741825 52.009123790137,4.7472704328512 52.009128343252,4.7472655368498 52.00913256814,4.7472598598973 52.009136402281,4.7472534611486 52.00913978308,4.7472464577588 52.00914266623,4.7472389523192 52.009145007347,4.7472310327284 52.009146770956,4.7472228303211 52.009147939794))"^^geo:wktLiteral ;
    osm:area 109.0
  ] .

