@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/bfchSt>
  gtm:oppervlakte 100.0 ;
  gtm:kadastraalNummer 1925.0 ;
  gtm:kadastraleAanduiding "G1925"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/G1925"^^xsd:string ;
  ns0:name "Perceel GDA01-G1925"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16300192570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b9nI0R> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bw1iuM> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/248945> ;
  ns0:startDate "2013-02-19"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6923017878491 52.017142563639,4.6922761228989 52.017142313274,4.6920810725357 52.017140388763,4.6920823087087 52.017085108338,4.6921415629421 52.017085646944,4.6921418161491 52.017083410325,4.69215228846 52.01708354406,4.6921522100534 52.017085781711,4.692213874059 52.01708593003,4.6922141369326 52.017076493749,4.6923033684959 52.017077263167,4.6923017878491 52.017142563639))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

