@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/bfCym0>
  gtm:oppervlakte 349.0 ;
  gtm:kadastraalNummer 3297.0 ;
  gtm:kadastraleAanduiding "F3297"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/F3297"^^xsd:string ;
  ns0:name "Perceel GDA01-F3297"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16290329770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/b4N8a6> ;
  hg:absorbed <https://n2t.net/ark:/60537/baCUD1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bDVTFH> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/76162> ;
  ns0:startDate "1999-11-30"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6885153079729 52.006556024116,4.6884659442653 52.006525467053,4.6884164453716 52.006555913637,4.6884133584005 52.006553998752,4.6882681707969 52.006463890623,4.6883143746096 52.006435536818,4.6883061379133 52.006430427427,4.6884116459652 52.006365788851,4.6884322313389 52.006378503847,4.6884785398435 52.006349961843,4.6886144990756 52.006434109546,4.6886638480813 52.006464675448,4.688614349529 52.006495113128,4.6885153079729 52.006556024116))"^^geo:wktLiteral ;
    osm:area 348.0
  ] .

