@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/bKoCTu>
  gtm:oppervlakte 229.0 ;
  gtm:kadastraalNummer 3118.0 ;
  gtm:kadastraleAanduiding "H3118"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3118"^^xsd:string ;
  ns0:name "Perceel GDA01-H3118"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310311870000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHgh7i> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77505> ;
  ns0:startDate "1998-03-02"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6965217442732 52.023160316494,4.6964377455419 52.023117973719,4.6966801478806 52.022935358119,4.6967784329397 52.02298475051,4.696605112264 52.023116915157,4.6966175748486 52.023123190252,4.696583640031 52.023148805893,4.6965556645663 52.023134700786,4.6965217442732 52.023160316494))"^^geo:wktLiteral ;
    osm:area 229.0
  ] .

