@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/bO8dXA>
  gtm:oppervlakte 150.0 ;
  gtm:kadastraalNummer 6947.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M6947"^^xsd:string ;
  gtm:kadastraleAanduiding "M6947"@nl ;
  ns0:name "Perceel GDA01-M6947"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350694770000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bkP1bx> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  hg:absorbed <https://n2t.net/ark:/60537/bUomAK> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/89610> ;
  ns0:startDate "2007-07-31"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7022408853373 52.025317549836,4.7020336439766 52.025474009449,4.7019740696641 52.025444126903,4.7020013713324 52.025423414738,4.7019699503775 52.025407646008,4.7019972518879 52.025386942831,4.7020133022668 52.025394990963,4.7020502754667 52.025366874701,4.7021290131085 52.02530698478,4.7021651459544 52.025279501769,4.7022408853373 52.025317549836))"^^geo:wktLiteral ;
    osm:area 150.0
  ] .

