@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/bYL5zR>
  gtm:oppervlakte 333.0 ;
  gtm:kadastraalNummer 3948.0 ;
  gtm:kadastraleAanduiding "H3948"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/perceel/GDA01/H3948"^^xsd:string ;
  ns0:name "Perceel GDA01-H3948"@nl ;
  rdfs:seeAlso <https://data.kkg.kadaster.nl/id/perceel/16310394870000/1> ;
  hg:liesIn <https://n2t.net/ark:/60537/bnU15s> ;
  gtm:kadastraleSectie <https://n2t.net/ark:/60537/bo6IkW> ;
  hg:absorbed <https://n2t.net/ark:/60537/bvbIGo> ;
  a gtm:Perceel ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/291098> ;
  ns0:startDate "2020-05-18"^^xsd:date ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.7056039790766 52.016984221966,4.705621376508 52.016983046335,4.7056830873965 52.01695135994,4.7056813229997 52.016940932169,4.7059562886447 52.01692298282,4.7059613486535 52.016952368219,4.7058454007978 52.01696014632,4.70585172786 52.01700009144,4.7058468898149 52.017000189277,4.7057919076575 52.017001327175,4.7058121334218 52.017112118422,4.7058169151329 52.017126266876,4.7058261298263 52.017139173621,4.7056324113032 52.017153107853,4.7056039790766 52.016984221966))"^^geo:wktLiteral ;
    osm:area 333.0
  ] .

