@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/bvODGa>
  gtm:oppervlakte 74.0 ;
  gtm:kadastraalNummer 3645.0 ;
  gtm:kadastraleAanduiding "H3645"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3645"^^xsd:string ;
  ns0:name "Perceel GDA01-H3645"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310364570000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/btx51M> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/77770> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6987266941067 52.014415567293,4.6987900642061 52.014391651196,4.6988650259822 52.014466621425,4.6989404773543 52.014537235088,4.6989055011735 52.014551492949,4.6988991632707 52.014544930307,4.6988657236677 52.01451035412,4.6988314809912 52.014474955282,4.6987985862147 52.014487427599,4.6987266941067 52.014415567293))"^^geo:wktLiteral ;
    osm:area 74.0
  ] .

