@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/bmRyco>
  gtm:oppervlakte 156.0 ;
  gtm:kadastraalNummer 7816.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/K7816"^^xsd:string ;
  gtm:kadastraleAanduiding "K7816"@nl ;
  ns0:name "Perceel GDA01-K7816"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16330781670000/1> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/b7vdF4> ;
  hg:liesIn <https://n2t.net/ark:/60537/bBdO8v> ;
  hg:absorbed <https://n2t.net/ark:/60537/bm1SV4> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/79830> ;
  ns0:startDate "2010-05-21"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7470217115487 52.012121082308,4.7466888836143 52.012069260569,4.746711372638 52.012011246113,4.7467903610779 52.012023792172,4.7467882179665 52.012029020736,4.7468047430971 52.012031591425,4.7468090293157 52.012021134295,4.7468245661976 52.012023546803,4.7468224230902 52.012028775368,4.7470451996447 52.012063459724,4.7470217115487 52.012121082308))"^^geo:wktLiteral ;
    osm:area 156.0
  ] .

