@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/bhUfba>
  gtm:oppervlakte 220.0 ;
  gtm:kadastraalNummer 9028.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K9028"^^xsd:string ;
  gtm:kadastraleAanduiding "K9028"@nl ;
  ns0:name "Perceel GDA01-K9028"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330902870000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/bABSTI> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/80620> ;
  ns0:startDate "2010-02-22"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7383287271416 52.013903063984,4.738329757692 52.013899294545,4.7383193874173 52.013898194734,4.738331596775 52.01385476726,4.7383364684843 52.013855333415,4.7383494984214 52.013856852361,4.738350035804 52.013854949786,4.7385025195917 52.013872220878,4.7385030706232 52.013870381296,4.7386949518391 52.013892102751,4.7386704907274 52.013970859005,4.7383200207784 52.013934942721,4.7383217434802 52.013928642374,4.7383287271416 52.013903063984))"^^geo:wktLiteral ;
    osm:area 224.0
  ] .

