@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/b6S9ag>
  gtm:oppervlakte 255.0 ;
  gtm:kadastraalNummer 2464.0 ;
  gtm:kadastraleAanduiding "B2464"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2464"^^xsd:string ;
  schema:name "Perceel GDA01-B2464"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250246470000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:absorbed <https://n2t.net/ark:/60537/biWTnY>, <https://n2t.net/ark:/60537/bMtMpI> ;
  hg:liesIn <https://n2t.net/ark:/60537/bTkH2F> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/71968> ;
  schema:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7092143850588 52.0148758792,4.7092033768148 52.014838981334,4.7092464038823 52.014806538311,4.7093566814383 52.014850605284,4.7093800488182 52.014828349721,4.7094324752113 52.014842871215,4.7095624380024 52.014908794267,4.7095402058036 52.015004347821,4.7095346300061 52.01500411798,4.7094204352953 52.014960882523,4.7092143850588 52.0148758792))"^^geo:wktLiteral ;
    osm:area 257.0
  ] .

