@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/bsgTtb>
  gtm:oppervlakte 885.0 ;
  gtm:kadastraalNummer 4865.0 ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/M4865"^^xsd:string ;
  gtm:kadastraleAanduiding "M4865"@nl ;
  ns0:name "Perceel GDA01-M4865"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16350486570000/1> ;
  hg:absorbed <https://n2t.net/ark:/60537/baPDpD> ;
  hg:liesIn <https://n2t.net/ark:/60537/beZqVg> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bRG569> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/260420> ;
  ns0:startDate "2017-02-03"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.6830759702416 52.018917931574,4.6831394452126 52.018759386983,4.6832094251375 52.018584576263,4.6835261025537 52.018608563008,4.6834149835746 52.018962330061,4.6831055318145 52.018912247925,4.6831016790938 52.018921941363,4.6830759702416 52.018917931574))"^^geo:wktLiteral ;
    osm:area 880.0
  ] .

