@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/bVd0oN>
  gtm:oppervlakte 110.0 ;
  gtm:kadastraalNummer 3465.0 ;
  gtm:kadastraleAanduiding "C3465"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/C3465"^^xsd:string ;
  schema:name "Perceel GDA01-C3465"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16260346570000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b1FDpY> ;
  hg:absorbed <https://n2t.net/ark:/60537/bDwFRS>, <https://n2t.net/ark:/60537/be9NEs>, <https://n2t.net/ark:/60537/bwEA8o> ;
  hg:liesIn <https://n2t.net/ark:/60537/bLr5SD> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/72519> ;
  schema:startDate "1998-03-24"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7145867858374 52.007304135578,4.7144833378285 52.007301818644,4.7144956260351 52.007252614422,4.714344568071 52.007235598875,4.7143569232745 52.007190673532,4.7145053569549 52.007213678323,4.7146093255467 52.007223027148,4.7145867858374 52.007304135578))"^^geo:wktLiteral ;
    osm:area 118.0
  ] .

