@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/bCTriI>
  gtm:oppervlakte 63.0 ;
  gtm:kadastraalNummer 2483.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K2483"^^xsd:string ;
  gtm:kadastraleAanduiding "K2483"@nl ;
  ns0:name "Perceel GDA01-K2483"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330248370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:absorbed <https://n2t.net/ark:/60537/b8kcZa> ;
  hg:liesIn <https://n2t.net/ark:/60537/btjcYt> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/81167> ;
  ns0:startDate "1998-02-05"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7395282113397 52.013321226969,4.7395247528847 52.013331733334,4.7394392494032 52.013349662103,4.739413970717 52.013303673282,4.7394045979861 52.013262787499,4.7394427547182 52.01325527644,4.7394608598376 52.013264436346,4.7395039403974 52.013272025872,4.7395286417886 52.013288412764,4.7395282113397 52.013321226969))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

