@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/bpzFcg>
  gtm:oppervlakte 101.0 ;
  gtm:kadastraalNummer 2456.0 ;
  gtm:kadastraleAanduiding "B2456"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/B2456"^^xsd:string ;
  ns0:name "Perceel GDA01-B2456"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16250245670000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/b7UPQO> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b9nwTD> ;
  hg:liesIn <https://n2t.net/ark:/60537/bDwvJN> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/101989> ;
  ns0:startDate "2007-01-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7088285455398 52.010909284848,4.7088779186039 52.010919276841,4.7088653810829 52.010948866337,4.7088687922876 52.010954458806,4.7087258961794 52.011084632337,4.708662853982 52.01105194666,4.7087790179315 52.010957626704,4.7087932112921 52.010943749506,4.7087950920534 52.010944596267,4.7088147732279 52.01092421612,4.7088285455398 52.010909284848))"^^geo:wktLiteral ;
    osm:area 102.0
  ] .

