@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/b4Ateb>
  gtm:oppervlakte 130.0 ;
  gtm:kadastraalNummer 5973.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K5973"^^xsd:string ;
  gtm:kadastraleAanduiding "K5973"@nl ;
  ns0:name "Perceel GDA01-K5973"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330597370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bR2Zuz> ;
  hg:absorbed <https://n2t.net/ark:/60537/buYZKQ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/83292> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7472877961236 52.007016069338,4.7472791710577 52.007016265136,4.7472705840992 52.007015831953,4.7472621225011 52.007014779254,4.7472539317707 52.007013116816,4.7472461134681 52.007010872157,4.7472387691532 52.007008072796,4.7472320146927 52.007004764303,4.7472259369547 52.007000983104,4.7472206224222 52.006996792589,4.7472161578346 52.006992238171,4.7472125712923 52.006987391911,4.7472099491497 52.006982326183,4.7471880409802 52.006919279405,4.7473450314843 52.006898974224,4.7473842781328 52.00701464332,4.7472877961236 52.007016069338))"^^geo:wktLiteral ;
    osm:area 130.0
  ] .

