@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/bQqUYq>
  gtm:oppervlakte 200.0 ;
  gtm:kadastraalNummer 7283.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7283"^^xsd:string ;
  gtm:kadastraleAanduiding "K7283"@nl ;
  ns0:name "Perceel GDA01-K7283"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330728370000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDiO1e> ;
  hg:absorbed <https://n2t.net/ark:/60537/bM3nzJ> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79447> ;
  ns0:startDate "2011-02-23"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7264113333886 52.009860121074,4.7264783996682 52.00989131873,4.7264231958378 52.009933820588,4.7263427088823 52.009997860491,4.7262550165764 52.010068484329,4.7262064164239 52.010107625551,4.7262183196267 52.010113346089,4.726417087583 52.010208876099,4.7264116664949 52.010213996018,4.7262945315453 52.010159488968,4.7262250348592 52.010127145026,4.7261978668505 52.010114507596,4.7261260989256 52.010081117175,4.7264113333886 52.009860121074))"^^geo:wktLiteral ;
    osm:area 200.0
  ] .

