@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 geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .
@prefix hg: <http://rdf.histograph.io/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bCu1qb>
  gtm:oppervlakte 49.0 ;
  gtm:kadastraalNummer 2516.0 ;
  gtm:kadastraleAanduiding "C2516"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C2516"^^xsd:string ;
  schema:name "Perceel GDA01-C2516"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260251670000/1> ;
  geo:hasGeometry <https://n2t.net/ark:/60537/b1FCTVe>, [
    geo:asWKT "POLYGON((4.7102103240975 52.010655110676,4.7102153758278 52.010629244131,4.7104704397128 52.010663913891,4.7104589130175 52.010687406238,4.7102103240975 52.010655110676))"^^geo:wktLiteral ;
    osm:area 50.0
  ] ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  hg:absorbed <https://n2t.net/ark:/60537/bMg3wZ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72444> ;
  schema:startDate "1998-02-05"^^xsd:date .

