@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/b0PRuw>
  gtm:oppervlakte 123.0 ;
  gtm:kadastraalNummer 3857.0 ;
  gtm:kadastraleAanduiding "F3857"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3857"^^xsd:string ;
  ns0:name "Perceel GDA01-F3857"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290385770000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  hg:absorbed <https://n2t.net/ark:/60537/benxfq> ;
  hg:liesIn <https://n2t.net/ark:/60537/bZahiL> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76458> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6983108013682 52.004264680695,4.698330854821 52.004215451612,4.6983309306715 52.004215254311,4.6984378718738 52.004231421126,4.6984579215889 52.004234567547,4.6985908419018 52.004253762532,4.6986367202756 52.004261194701,4.6986231453926 52.004291630987,4.6986157616394 52.004308692762,4.6986149612522 52.004310548683,4.6985697947384 52.004303228532,4.6984176228671 52.00428106255,4.6983108013682 52.004264680695))"^^geo:wktLiteral ;
    osm:area 122.0
  ] .

