@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix schema: <http://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/bLDOIO>
  gtm:oppervlakte 98.0 ;
  gtm:kadastraalNummer 3293.0 ;
  gtm:kadastraleAanduiding "C3293"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3293"^^xsd:string ;
  schema:name "Perceel GDA01-C3293"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260329370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bHGtYa> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72497> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7102789882251 52.012475181134,4.7102916247563 52.012476620034,4.710317188718 52.012479526468,4.7103087069473 52.01252416804,4.7102932640311 52.012533975474,4.7102491727654 52.012530018713,4.7102496023208 52.012525688773,4.7100267926144 52.012507419208,4.7100343122616 52.012458988003,4.7101998499399 52.012469306033,4.7102159562834 52.012471510934,4.7102789882251 52.012475181134))"^^geo:wktLiteral ;
    osm:area 112.0
  ] .

